All Palettes

Color Palette #f5e2a8, #f4b962, #f38a39, #f86c30, #ef3e1f

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-ice-yellow {
color: #f5e2a8;
}
.crunch {
color: #f4b962;
}
.hot-orange {
color: #f38a39;
}
.bright-orange {
color: #f86c30;
}
.heating-lamp {
color: #ef3e1f;
}

/* CSS Variables */
:root {
--lemon-ice-yellow:#f5e2a8;
--crunch:#f4b962;
--hot-orange:#f38a39;
--bright-orange:#f86c30;
--heating-lamp:#ef3e1f;
}

More palettes to explore