All Palettes

Color Palette #d4af35, #b6a35d, #8d7c7e, #6a4c94, #3f2a6a

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-gold {
color: #d4af35;
}
.antique-gold {
color: #b6a35d;
}
.renwick-heather {
color: #8d7c7e;
}
.pure-mauve {
color: #6a4c94;
}
.her-highness {
color: #3f2a6a;
}

/* CSS Variables */
:root {
--metallic-gold:#d4af35;
--antique-gold:#b6a35d;
--renwick-heather:#8d7c7e;
--pure-mauve:#6a4c94;
--her-highness:#3f2a6a;
}

More palettes to explore