All Palettes

Color Palette #d4af35, #a35c9b, #8e2e5d, #6a9a8d, #f6c8a7

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-gold {
color: #d4af35;
}
.heath-spotted-orchid {
color: #a35c9b;
}
.pink-horror {
color: #8e2e5d;
}
.little-league {
color: #6a9a8d;
}
.peach-damask {
color: #f6c8a7;
}

/* CSS Variables */
:root {
--metallic-gold:#d4af35;
--heath-spotted-orchid:#a35c9b;
--pink-horror:#8e2e5d;
--little-league:#6a9a8d;
--peach-damask:#f6c8a7;
}

More palettes to explore