All Palettes

Color Palette #c86b2d, #cf8f3a, #e0b94d, #f1d05b, #f7c27e

0%
0%
0%

CSS code for this palette

/* CSS */
.desert-spice {
color: #c86b2d;
}
.fuel-yellow {
color: #cf8f3a;
}
.high-honey {
color: #e0b94d;
}
.sorreno-lemon {
color: #f1d05b;
}
.white-elf {
color: #f7c27e;
}

/* CSS Variables */
:root {
--desert-spice:#c86b2d;
--fuel-yellow:#cf8f3a;
--high-honey:#e0b94d;
--sorreno-lemon:#f1d05b;
--white-elf:#f7c27e;
}

More palettes to explore