All Palettes

Color Palette #c92c49, #da4e6c, #f07f94, #f4b4be, #f7d4e2

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c49;
}
.rosy-cheeks {
color: #da4e6c;
}
.xoxo {
color: #f07f94;
}
.squid-pink {
color: #f4b4be;
}
.pink-frosting {
color: #f7d4e2;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c49;
--rosy-cheeks:#da4e6c;
--xoxo:#f07f94;
--squid-pink:#f4b4be;
--pink-frosting:#f7d4e2;
}

More palettes to explore