All Palettes

Color Palette #f1c1d6, #f5a8c2, #f78da9, #f57a8b, #f05c6a

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c1d6;
}
.rogue-pink {
color: #f5a8c2;
}
.unripe-strawberry {
color: #f78da9;
}
.flower-blossom-pink {
color: #f57a8b;
}
.pink-pepper {
color: #f05c6a;
}

/* CSS Variables */
:root {
--sweetheart:#f1c1d6;
--rogue-pink:#f5a8c2;
--unripe-strawberry:#f78da9;
--flower-blossom-pink:#f57a8b;
--pink-pepper:#f05c6a;
}

More palettes to explore