All Palettes

Color Palette #f7c1a1, #f9a29f, #f76e6e, #e85e73, #b95083

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-blossom {
color: #f7c1a1;
}
.candlelight-peach {
color: #f9a29f;
}
.breeze-of-chilli {
color: #f76e6e;
}
.bubblegum {
color: #e85e73;
}
.nail-polish-pink {
color: #b95083;
}

/* CSS Variables */
:root {
--coral-blossom:#f7c1a1;
--candlelight-peach:#f9a29f;
--breeze-of-chilli:#f76e6e;
--bubblegum:#e85e73;
--nail-polish-pink:#b95083;
}

More palettes to explore