All Palettes

Color Palette #f3c4d6, #e7a2c7, #d789b5, #f17999, #f24a69

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f3c4d6;
}
.prettiest-pink {
color: #e7a2c7;
}
.high-maintenance {
color: #d789b5;
}
.embarrassed {
color: #f17999;
}
.smudged-lips {
color: #f24a69;
}

/* CSS Variables */
:root {
--sweetheart:#f3c4d6;
--prettiest-pink:#e7a2c7;
--high-maintenance:#d789b5;
--embarrassed:#f17999;
--smudged-lips:#f24a69;
}

More palettes to explore