All Palettes

Color Palette #9c7a49, #c8b25f, #f1d76f, #f3b381, #e9695d

0%
0%
0%

CSS code for this palette

/* CSS */
.treasured {
color: #9c7a49;
}
.split-pea-soup {
color: #c8b25f;
}
.mocha-dandelion {
color: #f1d76f;
}
.smoked-ham {
color: #f3b381;
}
.emberglow {
color: #e9695d;
}

/* CSS Variables */
:root {
--treasured:#9c7a49;
--split-pea-soup:#c8b25f;
--mocha-dandelion:#f1d76f;
--smoked-ham:#f3b381;
--emberglow:#e9695d;
}

More palettes to explore