All Palettes

Color Palette #f0b2d9, #f3c3d7, #f7d4e0, #f8e2e8, #f3badb

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f0b2d9;
}
.sweetheart {
color: #f3c3d7;
}
.pink-frosting {
color: #f7d4e0;
}
.pork-belly {
color: #f8e2e8;
}
.manga-pink {
color: #f3badb;
}

/* CSS Variables */
:root {
--soft-cashmere:#f0b2d9;
--sweetheart:#f3c3d7;
--pink-frosting:#f7d4e0;
--pork-belly:#f8e2e8;
--manga-pink:#f3badb;
}

More palettes to explore