All Palettes

Color Palette #f57584, #f3aab3, #f2c5d3, #f1e4e7, #f9f8f6

0%
0%
0%

CSS code for this palette

/* CSS */
.momo-peach {
color: #f57584;
}
.pink-fit {
color: #f3aab3;
}
.in-the-pink {
color: #f2c5d3;
}
.venus-pink {
color: #f1e4e7;
}
.whitest-white {
color: #f9f8f6;
}

/* CSS Variables */
:root {
--momo-peach:#f57584;
--pink-fit:#f3aab3;
--in-the-pink:#f2c5d3;
--venus-pink:#f1e4e7;
--whitest-white:#f9f8f6;
}

More palettes to explore