All Palettes

Color Palette #f4c3d6, #f9b4c0, #f8a5b1, #f76e90, #f05670

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.love-spell {
color: #f9b4c0;
}
.pink-fit {
color: #f8a5b1;
}
.out-of-fashion {
color: #f76e90;
}
.pink-pepper {
color: #f05670;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--love-spell:#f9b4c0;
--pink-fit:#f8a5b1;
--out-of-fashion:#f76e90;
--pink-pepper:#f05670;
}

More palettes to explore