All Palettes

Color Palette #eab8d1, #d25b90, #a51d4d, #700f33, #f7b1c6

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.flirty-rose {
color: #d25b90;
}
.hydrangea-red {
color: #a51d4d;
}
.deep-claret {
color: #700f33;
}
.cupid {
color: #f7b1c6;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--flirty-rose:#d25b90;
--hydrangea-red:#a51d4d;
--deep-claret:#700f33;
--cupid:#f7b1c6;
}

More palettes to explore