All Palettes

Color Palette #f2572c, #ff6f47, #ffa070, #f2d77d, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-embers {
color: #f2572c;
}
.outrageous-orange {
color: #ff6f47;
}
.day-at-the-zoo {
color: #ffa070;
}
.sandy {
color: #f2d77d;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--hot-embers:#f2572c;
--outrageous-orange:#ff6f47;
--day-at-the-zoo:#ffa070;
--sandy:#f2d77d;
--welcoming-wasp:#f0a800;
}

More palettes to explore