All Palettes

Color Palette #f1a7b6, #f5b8d1, #f7c5e0, #feecee, #fdf2f7

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b6;
}
.pink-marshmallow {
color: #f5b8d1;
}
.laelia-pink {
color: #f7c5e0;
}
.just-pink-enough {
color: #feecee;
}
.lavender-blush {
color: #fdf2f7;
}

/* CSS Variables */
:root {
--princess:#f1a7b6;
--pink-marshmallow:#f5b8d1;
--laelia-pink:#f7c5e0;
--just-pink-enough:#feecee;
--lavender-blush:#fdf2f7;
}

More palettes to explore