All Palettes

Color Palette #f19dac, #f5b8c5, #f6d5e1, #f4c3d6, #ef7b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f19dac;
}
.pink-grapefruit {
color: #f5b8c5;
}
.pink-frosting {
color: #f6d5e1;
}
.sweetheart {
color: #f4c3d6;
}
.flower-blossom-pink {
color: #ef7b8b;
}

/* CSS Variables */
:root {
--sweet-60:#f19dac;
--pink-grapefruit:#f5b8c5;
--pink-frosting:#f6d5e1;
--sweetheart:#f4c3d6;
--flower-blossom-pink:#ef7b8b;
}

More palettes to explore