All Palettes

Color Palette #f7c0d4, #f4a4bf, #f29cbd, #f1a7c1, #f5e1d1

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f7c0d4;
}
.pink-chalk {
color: #f4a4bf;
}
.amaranth-pink {
color: #f29cbd;
}
.tickled-pink {
color: #f1a7c1;
}
.muffin-mix {
color: #f5e1d1;
}

/* CSS Variables */
:root {
--cherry-blossom:#f7c0d4;
--pink-chalk:#f4a4bf;
--amaranth-pink:#f29cbd;
--tickled-pink:#f1a7c1;
--muffin-mix:#f5e1d1;
}

More palettes to explore