All Palettes

Color Palette #f7a3a1, #e6898b, #d86f7f, #c75771, #b53b63

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f7a3a1;
}
.pink-chi {
color: #e6898b;
}
.pinkish {
color: #d86f7f;
}
.ripe-cherry {
color: #c75771;
}
.cry-of-a-rose {
color: #b53b63;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f7a3a1;
--pink-chi:#e6898b;
--pinkish:#d86f7f;
--ripe-cherry:#c75771;
--cry-of-a-rose:#b53b63;
}

More palettes to explore