All Palettes

Color Palette #c86b2d, #d89b5a, #e1b756, #f4c67b, #f9eaa4

0%
0%
0%

CSS code for this palette

/* CSS */
.desert-spice {
color: #c86b2d;
}
.bakelite-gold {
color: #d89b5a;
}
.mr-mustard {
color: #e1b756;
}
.sunday-afternoon {
color: #f4c67b;
}
.lazy-daisy {
color: #f9eaa4;
}

/* CSS Variables */
:root {
--desert-spice:#c86b2d;
--bakelite-gold:#d89b5a;
--mr-mustard:#e1b756;
--sunday-afternoon:#f4c67b;
--lazy-daisy:#f9eaa4;
}

More palettes to explore