All Palettes

Color Palette #c86b2d, #d09c58, #e3b05f, #f1c6a7, #a15b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.desert-spice {
color: #c86b2d;
}
.sugar-glazed-cashew {
color: #d09c58;
}
.cameleer {
color: #e3b05f;
}
.citrus-sachet {
color: #f1c6a7;
}
.ground-nutmeg {
color: #a15b3a;
}

/* CSS Variables */
:root {
--desert-spice:#c86b2d;
--sugar-glazed-cashew:#d09c58;
--cameleer:#e3b05f;
--citrus-sachet:#f1c6a7;
--ground-nutmeg:#a15b3a;
}

More palettes to explore