All Palettes

Color Palette #eab8d1, #f1c6d7, #f9d7da, #f6acb7, #d56c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.lily-legs {
color: #f1c6d7;
}
.light-pink-tone {
color: #f9d7da;
}
.pink-blush {
color: #f6acb7;
}
.paris-pink {
color: #d56c8d;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--lily-legs:#f1c6d7;
--light-pink-tone:#f9d7da;
--pink-blush:#f6acb7;
--paris-pink:#d56c8d;
}

More palettes to explore