All Palettes

Color Palette #f3a5c0, #f4c3d6, #f7d4e2, #f3b4d6, #d87d99

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f3a5c0;
}
.sweetheart {
color: #f4c3d6;
}
.pink-frosting {
color: #f7d4e2;
}
.soft-cashmere {
color: #f3b4d6;
}
.impatient-pink {
color: #d87d99;
}

/* CSS Variables */
:root {
--pink-chalk:#f3a5c0;
--sweetheart:#f4c3d6;
--pink-frosting:#f7d4e2;
--soft-cashmere:#f3b4d6;
--impatient-pink:#d87d99;
}

More palettes to explore