All Palettes

Color Palette #f4c3d6, #f6b6d7, #f8a5c6, #f2a6b1, #e9afc4

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.manga-pink {
color: #f6b6d7;
}
.rogue-pink {
color: #f8a5c6;
}
.pink-fit {
color: #f2a6b1;
}
.pink-macaroon {
color: #e9afc4;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--manga-pink:#f6b6d7;
--rogue-pink:#f8a5c6;
--pink-fit:#f2a6b1;
--pink-macaroon:#e9afc4;
}

More palettes to explore