All Palettes

Color Palette #5e4b8b, #8d7dcf, #bba3e0, #f1d6f5, #f9c8d6

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.true-v {
color: #8d7dcf;
}
.enchanted-lavender {
color: #bba3e0;
}
.grape-taffy {
color: #f1d6f5;
}
.palace-rose {
color: #f9c8d6;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--true-v:#8d7dcf;
--enchanted-lavender:#bba3e0;
--grape-taffy:#f1d6f5;
--palace-rose:#f9c8d6;
}

More palettes to explore