All Palettes

Color Palette #f5c6b2, #f8a2a0, #f76e6e, #ea4d4d, #c13e3e

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-bisque {
color: #f5c6b2;
}
.candlelight-peach {
color: #f8a2a0;
}
.breeze-of-chilli {
color: #f76e6e;
}
.fever {
color: #ea4d4d;
}
.rubiate {
color: #c13e3e;
}

/* CSS Variables */
:root {
--coral-bisque:#f5c6b2;
--candlelight-peach:#f8a2a0;
--breeze-of-chilli:#f76e6e;
--fever:#ea4d4d;
--rubiate:#c13e3e;
}

More palettes to explore