All Palettes

Color Palette #eab8d1, #f2c5d2, #f6d5e2, #f7e8bb, #f9e5a4

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.in-the-pink {
color: #f2c5d2;
}
.pink-frosting {
color: #f6d5e2;
}
.banana-br-l-e {
color: #f7e8bb;
}
.blended-fruit {
color: #f9e5a4;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--in-the-pink:#f2c5d2;
--pink-frosting:#f6d5e2;
--banana-br-l-e:#f7e8bb;
--blended-fruit:#f9e5a4;
}

More palettes to explore