All Palettes

Color Palette #f6a2c8, #f5b7d1, #f6c1d7, #f8e2e6, #f9c3d8

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c8;
}
.pink-marshmallow {
color: #f5b7d1;
}
.cherry-blossom {
color: #f6c1d7;
}
.poetic-princess {
color: #f8e2e6;
}
.miami-pink {
color: #f9c3d8;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c8;
--pink-marshmallow:#f5b7d1;
--cherry-blossom:#f6c1d7;
--poetic-princess:#f8e2e6;
--miami-pink:#f9c3d8;
}

More palettes to explore