All Palettes

Color Palette #e9b9d0, #d69ebe, #c87eaf, #b6639e, #9c4488

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #e9b9d0;
}
.sweet-perfume {
color: #d69ebe;
}
.daphne-rose {
color: #c87eaf;
}
.spring-crocus {
color: #b6639e;
}
.grape-riot {
color: #9c4488;
}

/* CSS Variables */
:root {
--sweet-lilac:#e9b9d0;
--sweet-perfume:#d69ebe;
--daphne-rose:#c87eaf;
--spring-crocus:#b6639e;
--grape-riot:#9c4488;
}

More palettes to explore