All Palettes

Color Palette #f57584, #f8b4b9, #f4e1e5, #f2cfd3, #f7a1aa

0%
0%
0%

CSS code for this palette

/* CSS */
.momo-peach {
color: #f57584;
}
.ballerina-pink {
color: #f8b4b9;
}
.blush-tint {
color: #f4e1e5;
}
.milkshake-pink {
color: #f2cfd3;
}
.simple-pink {
color: #f7a1aa;
}

/* CSS Variables */
:root {
--momo-peach:#f57584;
--ballerina-pink:#f8b4b9;
--blush-tint:#f4e1e5;
--milkshake-pink:#f2cfd3;
--simple-pink:#f7a1aa;
}

More palettes to explore