All Palettes

Color Palette #9b58b6, #8d43ad, #6f2c90, #3e1f5c, #c49cd3

0%
0%
0%

CSS code for this palette

/* CSS */
.liberal-lilac {
color: #9b58b6;
}
.moonshadow {
color: #8d43ad;
}
.true-purple {
color: #6f2c90;
}
.christalle {
color: #3e1f5c;
}
.mauve-mist {
color: #c49cd3;
}

/* CSS Variables */
:root {
--liberal-lilac:#9b58b6;
--moonshadow:#8d43ad;
--true-purple:#6f2c90;
--christalle:#3e1f5c;
--mauve-mist:#c49cd3;
}

More palettes to explore