All Palettes

Color Palette #f8e3a0, #f1b341, #d68b29, #c94b2c, #8c2b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-yellow {
color: #f8e3a0;
}
.butter-cream {
color: #f1b341;
}
.turmeric-tea {
color: #d68b29;
}
.peanut-butter-jelly {
color: #c94b2c;
}
.polished-apple {
color: #8c2b2b;
}

/* CSS Variables */
:root {
--venetian-yellow:#f8e3a0;
--butter-cream:#f1b341;
--turmeric-tea:#d68b29;
--peanut-butter-jelly:#c94b2c;
--polished-apple:#8c2b2b;
}

More palettes to explore