All Palettes

Color Palette #f7d9e5, #f4c3d6, #f1a7c1, #e88db1, #d680a9

0%
0%
0%

CSS code for this palette

/* CSS */
.lovely-breeze {
color: #f7d9e5;
}
.sweetheart {
color: #f4c3d6;
}
.tickled-pink {
color: #f1a7c1;
}
.charm-pink {
color: #e88db1;
}
.ice-plant {
color: #d680a9;
}

/* CSS Variables */
:root {
--lovely-breeze:#f7d9e5;
--sweetheart:#f4c3d6;
--tickled-pink:#f1a7c1;
--charm-pink:#e88db1;
--ice-plant:#d680a9;
}

More palettes to explore