All Palettes

Color Palette #f57584, #f6b1b9, #f7d4d8, #f9e6e9, #f9bec2

0%
0%
0%

CSS code for this palette

/* CSS */
.momo-peach {
color: #f57584;
}
.bubblegum-pink {
color: #f6b1b9;
}
.first-daughter {
color: #f7d4d8;
}
.pink-tutu {
color: #f9e6e9;
}
.candy-cane {
color: #f9bec2;
}

/* CSS Variables */
:root {
--momo-peach:#f57584;
--bubblegum-pink:#f6b1b9;
--first-daughter:#f7d4d8;
--pink-tutu:#f9e6e9;
--candy-cane:#f9bec2;
}

More palettes to explore