All Palettes

Color Palette #9b58b6, #8d43ad, #6f2c90, #5e4b8b, #4c245c

0%
0%
0%

CSS code for this palette

/* CSS */
.liberal-lilac {
color: #9b58b6;
}
.moonshadow {
color: #8d43ad;
}
.true-purple {
color: #6f2c90;
}
.bright-eggplant {
color: #5e4b8b;
}
.acai {
color: #4c245c;
}

/* CSS Variables */
:root {
--liberal-lilac:#9b58b6;
--moonshadow:#8d43ad;
--true-purple:#6f2c90;
--bright-eggplant:#5e4b8b;
--acai:#4c245c;
}

More palettes to explore