All Palettes

Color Palette #f0e0e5, #f4c3d6, #f7abb5, #f29c9d, #f57a8b

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-booties {
color: #f0e0e5;
}
.sweetheart {
color: #f4c3d6;
}
.pink-blush {
color: #f7abb5;
}
.pink-eraser {
color: #f29c9d;
}
.flower-blossom-pink {
color: #f57a8b;
}

/* CSS Variables */
:root {
--pink-booties:#f0e0e5;
--sweetheart:#f4c3d6;
--pink-blush:#f7abb5;
--pink-eraser:#f29c9d;
--flower-blossom-pink:#f57a8b;
}

More palettes to explore