All Palettes

Color Palette #eab8d1, #f1c6d7, #f6d5e2, #f8b4cf, #f99fba

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.lily-legs {
color: #f1c6d7;
}
.pink-frosting {
color: #f6d5e2;
}
.fulgrim-pink {
color: #f8b4cf;
}
.saira-red {
color: #f99fba;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--lily-legs:#f1c6d7;
--pink-frosting:#f6d5e2;
--fulgrim-pink:#f8b4cf;
--saira-red:#f99fba;
}

More palettes to explore