All Palettes

Color Palette #3f3c31, #d9a520, #c77d29, #f5b042, #e56e24

0%
0%
0%

CSS code for this palette

/* CSS */
.scrub {
color: #3f3c31;
}
.chanterelle {
color: #d9a520;
}
.mulberry-thorn {
color: #c77d29;
}
.butter-cream {
color: #f5b042;
}
.24-carrot {
color: #e56e24;
}

/* CSS Variables */
:root {
--scrub:#3f3c31;
--chanterelle:#d9a520;
--mulberry-thorn:#c77d29;
--butter-cream:#f5b042;
--24-carrot:#e56e24;
}

More palettes to explore