All Palettes

Color Palette #f4c3d6, #e6a2c1, #d59099, #b76680, #f2a6c1

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.think-pink {
color: #e6a2c1;
}
.sugar-tooth {
color: #d59099;
}
.raspberry-parfait {
color: #b76680;
}
.tickled-pink {
color: #f2a6c1;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--think-pink:#e6a2c1;
--sugar-tooth:#d59099;
--raspberry-parfait:#b76680;
--tickled-pink:#f2a6c1;
}

More palettes to explore