All Palettes

Color Palette #eab8d1, #f4c3d1, #f9d7e1, #f7a6c6, #d66b94

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.in-the-pink {
color: #f4c3d1;
}
.pink-frosting {
color: #f9d7e1;
}
.rose-mallow {
color: #f7a6c6;
}
.paris-pink {
color: #d66b94;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--in-the-pink:#f4c3d1;
--pink-frosting:#f9d7e1;
--rose-mallow:#f7a6c6;
--paris-pink:#d66b94;
}

More palettes to explore