All Palettes

Color Palette #f2c5d3, #eab8c8, #e1a3b5, #d18099, #c05d7e

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f2c5d3;
}
.chantilly {
color: #eab8c8;
}
.iced-vovo {
color: #e1a3b5;
}
.little-bow-pink {
color: #d18099;
}
.tutti-frutti {
color: #c05d7e;
}

/* CSS Variables */
:root {
--in-the-pink:#f2c5d3;
--chantilly:#eab8c8;
--iced-vovo:#e1a3b5;
--little-bow-pink:#d18099;
--tutti-frutti:#c05d7e;
}

More palettes to explore