All Palettes

Color Palette #f2572c, #f2a15a, #f2e1a1, #a1d8f2, #2cbaf2

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-embers {
color: #f2572c;
}
.bergamot-orange {
color: #f2a15a;
}
.sugar-cookie {
color: #f2e1a1;
}
.juzcar-blue {
color: #a1d8f2;
}
.lynx-screen-blue {
color: #2cbaf2;
}

/* CSS Variables */
:root {
--hot-embers:#f2572c;
--bergamot-orange:#f2a15a;
--sugar-cookie:#f2e1a1;
--juzcar-blue:#a1d8f2;
--lynx-screen-blue:#2cbaf2;
}

More palettes to explore