All Palettes

Color Palette #f7d8d4, #f9a49f, #f2706e, #d8503b, #a92d2f

0%
0%
0%

CSS code for this palette

/* CSS */
.cupcake-pink {
color: #f7d8d4;
}
.candlelight-peach {
color: #f9a49f;
}
.breeze-of-chilli {
color: #f2706e;
}
.fire-island {
color: #d8503b;
}
.drive-in-cherry {
color: #a92d2f;
}

/* CSS Variables */
:root {
--cupcake-pink:#f7d8d4;
--candlelight-peach:#f9a49f;
--breeze-of-chilli:#f2706e;
--fire-island:#d8503b;
--drive-in-cherry:#a92d2f;
}

More palettes to explore