Rose Gold

Luxurious pinks and golds

CSS Variables

Copy this into your stylesheet

:root {
  --color-1: #B5838D;
  --color-2: #E5989B;
  --color-3: #FFB4A2;
  --color-4: #FFCDB2;
  --color-5: #C9B8B8;
}