All Palettes

Color Palette #e1b7d5, #eab8d1, #f3c4e0, #f9d09f, #ef9c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.french-lilac {
color: #e1b7d5;
}
.sweet-lilac {
color: #eab8d1;
}
.rosy-nectar {
color: #f3c4e0;
}
.ginger-peach {
color: #f9d09f;
}
.florida-mango {
color: #ef9c6c;
}

/* CSS Variables */
:root {
--french-lilac:#e1b7d5;
--sweet-lilac:#eab8d1;
--rosy-nectar:#f3c4e0;
--ginger-peach:#f9d09f;
--florida-mango:#ef9c6c;
}

More palettes to explore