All Palettes

Color Palette #d98c9f, #e1a3b2, #e8b5c3, #f4c3d6, #f9d7e6

0%
0%
0%

CSS code for this palette

/* CSS */
.sugar-tooth {
color: #d98c9f;
}
.iced-vovo {
color: #e1a3b2;
}
.athena-pink {
color: #e8b5c3;
}
.sweetheart {
color: #f4c3d6;
}
.sunset-pink {
color: #f9d7e6;
}

/* CSS Variables */
:root {
--sugar-tooth:#d98c9f;
--iced-vovo:#e1a3b2;
--athena-pink:#e8b5c3;
--sweetheart:#f4c3d6;
--sunset-pink:#f9d7e6;
}

More palettes to explore