All Palettes

Color Palette #f3e4aa, #f9d276, #fbaf3c, #f47b1f, #db4d1a

0%
0%
0%

CSS code for this palette

/* CSS */
.vanilla {
color: #f3e4aa;
}
.sunshine {
color: #f9d276;
}
.peach-butter {
color: #fbaf3c;
}
.sun-orange {
color: #f47b1f;
}
.war-paint-red {
color: #db4d1a;
}

/* CSS Variables */
:root {
--vanilla:#f3e4aa;
--sunshine:#f9d276;
--peach-butter:#fbaf3c;
--sun-orange:#f47b1f;
--war-paint-red:#db4d1a;
}

More palettes to explore