All Palettes

Color Palette #5e4b8b, #7f6d9c, #a790cb, #d5a4e0, #f2c4e8

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.queen-s {
color: #7f6d9c;
}
.gorgeous-hydrangea {
color: #a790cb;
}
.tropical-violet {
color: #d5a4e0;
}
.sugar-high {
color: #f2c4e8;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--queen-s:#7f6d9c;
--gorgeous-hydrangea:#a790cb;
--tropical-violet:#d5a4e0;
--sugar-high:#f2c4e8;
}

More palettes to explore