All Palettes

Color Palette #5e4b8b, #8b6cb2, #b39fd0, #d7b2e0, #e7c5f2

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.violet-frog {
color: #8b6cb2;
}
.dechala-lilac {
color: #b39fd0;
}
.pretty-petunia {
color: #d7b2e0;
}
.purple-s-baby-sister {
color: #e7c5f2;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--violet-frog:#8b6cb2;
--dechala-lilac:#b39fd0;
--pretty-petunia:#d7b2e0;
--purple-s-baby-sister:#e7c5f2;
}

More palettes to explore