All Palettes

Color Palette #c8a192, #d6b66b, #e7d2b1, #bfad5f, #a87d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.cabbage-rose {
color: #c8a192;
}
.wax-way {
color: #d6b66b;
}
.powdered-gold {
color: #e7d2b1;
}
.spring-marsh {
color: #bfad5f;
}
.star-anise-scent {
color: #a87d4d;
}

/* CSS Variables */
:root {
--cabbage-rose:#c8a192;
--wax-way:#d6b66b;
--powdered-gold:#e7d2b1;
--spring-marsh:#bfad5f;
--star-anise-scent:#a87d4d;
}

More palettes to explore