All Palettes

Color Palette #f2572c, #f0a800, #f2e5ab, #6fd3c0, #f29cbb

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-embers {
color: #f2572c;
}
.welcoming-wasp {
color: #f0a800;
}
.vanilla {
color: #f2e5ab;
}
.downy {
color: #6fd3c0;
}
.amaranth-pink {
color: #f29cbb;
}

/* CSS Variables */
:root {
--hot-embers:#f2572c;
--welcoming-wasp:#f0a800;
--vanilla:#f2e5ab;
--downy:#6fd3c0;
--amaranth-pink:#f29cbb;
}

More palettes to explore