All Palettes

Color Palette #f6a2c8, #f5b7d1, #f3c3d8, #f1dae3, #f0e5e7

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c8;
}
.pink-marshmallow {
color: #f5b7d1;
}
.sweetheart {
color: #f3c3d8;
}
.piggyback {
color: #f1dae3;
}
.whisper {
color: #f0e5e7;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c8;
--pink-marshmallow:#f5b7d1;
--sweetheart:#f3c3d8;
--piggyback:#f1dae3;
--whisper:#f0e5e7;
}

More palettes to explore