All Palettes

Color Palette #9b58b6, #a35cbc, #b78cd4, #d8b3e6, #e6c1f0

0%
0%
0%

CSS code for this palette

/* CSS */
.liberal-lilac {
color: #9b58b6;
}
.prickly-purple {
color: #a35cbc;
}
.pale-purple {
color: #b78cd4;
}
.pretty-petunia {
color: #d8b3e6;
}
.purple-s-baby-sister {
color: #e6c1f0;
}

/* CSS Variables */
:root {
--liberal-lilac:#9b58b6;
--prickly-purple:#a35cbc;
--pale-purple:#b78cd4;
--pretty-petunia:#d8b3e6;
--purple-s-baby-sister:#e6c1f0;
}

More palettes to explore