All Palettes

Color Palette #f57584, #f6a2a4, #f6d0d5, #f5d6e2, #f4e7e9

0%
0%
0%

CSS code for this palette

/* CSS */
.momo-peach {
color: #f57584;
}
.candy-heart-pink {
color: #f6a2a4;
}
.pink-cupcake {
color: #f6d0d5;
}
.pink-frosting {
color: #f5d6e2;
}
.white-christmas {
color: #f4e7e9;
}

/* CSS Variables */
:root {
--momo-peach:#f57584;
--candy-heart-pink:#f6a2a4;
--pink-cupcake:#f6d0d5;
--pink-frosting:#f5d6e2;
--white-christmas:#f4e7e9;
}

More palettes to explore