All Palettes

Color Palette #eab8d1, #f6b1c5, #f1989f, #eb7f8c, #e8698d

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.cupid {
color: #f6b1c5;
}
.quartz-pink {
color: #f1989f;
}
.dimple {
color: #eb7f8c;
}
.love-letter {
color: #e8698d;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--cupid:#f6b1c5;
--quartz-pink:#f1989f;
--dimple:#eb7f8c;
--love-letter:#e8698d;
}

More palettes to explore