All Palettes

Color Palette #eab8d1, #f3bfd4, #f6d5e3, #f7efde, #f9e8b4

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.cherry-blossom {
color: #f3bfd4;
}
.pink-frosting {
color: #f6d5e3;
}
.phoenix-villa {
color: #f7efde;
}
.banana-yogurt {
color: #f9e8b4;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--cherry-blossom:#f3bfd4;
--pink-frosting:#f6d5e3;
--phoenix-villa:#f7efde;
--banana-yogurt:#f9e8b4;
}

More palettes to explore