All Palettes

Color Palette #f2c5d3, #eab8c6, #e1a3b0, #d88398, #cc6b82

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f2c5d3;
}
.chantilly {
color: #eab8c6;
}
.iced-vovo {
color: #e1a3b0;
}
.shimmering-blush {
color: #d88398;
}
.artful-pink {
color: #cc6b82;
}

/* CSS Variables */
:root {
--in-the-pink:#f2c5d3;
--chantilly:#eab8c6;
--iced-vovo:#e1a3b0;
--shimmering-blush:#d88398;
--artful-pink:#cc6b82;
}

More palettes to explore