All Palettes

Color Palette #f3e2b9, #f1c84b, #f0a14c, #f86c30, #e63746

0%
0%
0%

CSS code for this palette

/* CSS */
.butter-up {
color: #f3e2b9;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.troll-slayer-orange {
color: #f0a14c;
}
.bright-orange {
color: #f86c30;
}
.poppy-red {
color: #e63746;
}

/* CSS Variables */
:root {
--butter-up:#f3e2b9;
--solar-plexus-chakra:#f1c84b;
--troll-slayer-orange:#f0a14c;
--bright-orange:#f86c30;
--poppy-red:#e63746;
}

More palettes to explore