All Palettes

Color Palette #e52a4f, #d93a5a, #d94a70, #f29c9d, #f2c5d1

0%
0%
0%

CSS code for this palette

/* CSS */
.manganese-red {
color: #e52a4f;
}
.azalea {
color: #d93a5a;
}
.rosy-cheeks {
color: #d94a70;
}
.pink-eraser {
color: #f29c9d;
}
.in-the-pink {
color: #f2c5d1;
}

/* CSS Variables */
:root {
--manganese-red:#e52a4f;
--azalea:#d93a5a;
--rosy-cheeks:#d94a70;
--pink-eraser:#f29c9d;
--in-the-pink:#f2c5d1;
}

More palettes to explore