All Palettes

Color Palette #f1b341, #d6a043, #c57a2b, #906c2c, #4c3c24

0%
0%
0%

CSS code for this palette

/* CSS */
.butter-cream {
color: #f1b341;
}
.solar-fusion {
color: #d6a043;
}
.mulberry-thorn {
color: #c57a2b;
}
.dirt-yellow {
color: #906c2c;
}
.witch-s-cottage {
color: #4c3c24;
}

/* CSS Variables */
:root {
--butter-cream:#f1b341;
--solar-fusion:#d6a043;
--mulberry-thorn:#c57a2b;
--dirt-yellow:#906c2c;
--witch-s-cottage:#4c3c24;
}

More palettes to explore