All Palettes

Color Palette #e2b6d3, #d2a7ca, #b98db4, #957ea5, #5d4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.eau-de-rose {
color: #e2b6d3;
}
.berry-popsicle {
color: #d2a7ca;
}
.tiny-ribbons {
color: #b98db4;
}
.elite-wisteria {
color: #957ea5;
}
.bright-eggplant {
color: #5d4b8b;
}

/* CSS Variables */
:root {
--eau-de-rose:#e2b6d3;
--berry-popsicle:#d2a7ca;
--tiny-ribbons:#b98db4;
--elite-wisteria:#957ea5;
--bright-eggplant:#5d4b8b;
}

More palettes to explore