All Palettes

Color Palette #f4c3d6, #f8a5ba, #f28c91, #e9b79f, #d9a6c1

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.fresh-on-the-market {
color: #f8a5ba;
}
.ikkonzome-pink {
color: #f28c91;
}
.seasonal-beige {
color: #e9b79f;
}
.rhubarb-gin {
color: #d9a6c1;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--fresh-on-the-market:#f8a5ba;
--ikkonzome-pink:#f28c91;
--seasonal-beige:#e9b79f;
--rhubarb-gin:#d9a6c1;
}

More palettes to explore