All Palettes

Color Palette #eab8d1, #f1c1d2, #f6d5e1, #f6b6c8, #f13b6f

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.carnation-bouquet {
color: #f1c1d2;
}
.pink-frosting {
color: #f6d5e1;
}
.berries-n-cream {
color: #f6b6c8;
}
.munch-on-melon {
color: #f13b6f;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--carnation-bouquet:#f1c1d2;
--pink-frosting:#f6d5e1;
--berries-n-cream:#f6b6c8;
--munch-on-melon:#f13b6f;
}

More palettes to explore