All Palettes

Color Palette #f4c3d8, #f0a3b2, #ef8a9d, #ff6e61, #ffb3d1

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d8;
}
.emperor-s-children {
color: #f0a3b2;
}
.wonder-lust {
color: #ef8a9d;
}
.grapefruit-pulp {
color: #ff6e61;
}
.pink-cattleya {
color: #ffb3d1;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d8;
--emperor-s-children:#f0a3b2;
--wonder-lust:#ef8a9d;
--grapefruit-pulp:#ff6e61;
--pink-cattleya:#ffb3d1;
}

More palettes to explore