All Palettes

Color Palette #e52a4f, #d73767, #c94a7d, #f9b9c3, #f2d2cf

0%
0%
0%

CSS code for this palette

/* CSS */
.manganese-red {
color: #e52a4f;
}
.raspberry-sorbet {
color: #d73767;
}
.pink-flamb {
color: #c94a7d;
}
.pink-bubble-tea {
color: #f9b9c3;
}
.lady-pink {
color: #f2d2cf;
}

/* CSS Variables */
:root {
--manganese-red:#e52a4f;
--raspberry-sorbet:#d73767;
--pink-flamb:#c94a7d;
--pink-bubble-tea:#f9b9c3;
--lady-pink:#f2d2cf;
}

More palettes to explore