All Palettes

Color Palette #f2572c, #ff6a3d, #ff8f5c, #ffc94d, #ffee8f

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-embers {
color: #f2572c;
}
.smashed-pumpkin {
color: #ff6a3d;
}
.fire-orange {
color: #ff8f5c;
}
.chunky-bee {
color: #ffc94d;
}
.the-first-daffodil {
color: #ffee8f;
}

/* CSS Variables */
:root {
--hot-embers:#f2572c;
--smashed-pumpkin:#ff6a3d;
--fire-orange:#ff8f5c;
--chunky-bee:#ffc94d;
--the-first-daffodil:#ffee8f;
}

More palettes to explore