All Palettes

Color Palette #f6c1d1, #f1a7b3, #f07f98, #ee5d7d, #e94e60

0%
0%
0%

CSS code for this palette

/* CSS */
.carnation-bouquet {
color: #f6c1d1;
}
.princess {
color: #f1a7b3;
}
.xoxo {
color: #f07f98;
}
.highlighter-pink {
color: #ee5d7d;
}
.calypso-coral {
color: #e94e60;
}

/* CSS Variables */
:root {
--carnation-bouquet:#f6c1d1;
--princess:#f1a7b3;
--xoxo:#f07f98;
--highlighter-pink:#ee5d7d;
--calypso-coral:#e94e60;
}

More palettes to explore