All Palettes

Color Palette #d5c29a, #c7b79e, #a57887, #c8a3b3, #f2d4a1

0%
0%
0%

CSS code for this palette

/* CSS */
.parsnip {
color: #d5c29a;
}
.forgotten-gold {
color: #c7b79e;
}
.upper-crust {
color: #a57887;
}
.taste-of-berry {
color: #c8a3b3;
}
.antique-wicker-basket {
color: #f2d4a1;
}

/* CSS Variables */
:root {
--parsnip:#d5c29a;
--forgotten-gold:#c7b79e;
--upper-crust:#a57887;
--taste-of-berry:#c8a3b3;
--antique-wicker-basket:#f2d4a1;
}

More palettes to explore