All Palettes

Color Palette #9b58b6, #aa6cd0, #d1a4e0, #f2cfe6, #f5b2c1

0%
0%
0%

CSS code for this palette

/* CSS */
.liberal-lilac {
color: #9b58b6;
}
.rich-lavender {
color: #aa6cd0;
}
.tropical-violet {
color: #d1a4e0;
}
.sparkling-pink {
color: #f2cfe6;
}
.ibis {
color: #f5b2c1;
}

/* CSS Variables */
:root {
--liberal-lilac:#9b58b6;
--rich-lavender:#aa6cd0;
--tropical-violet:#d1a4e0;
--sparkling-pink:#f2cfe6;
--ibis:#f5b2c1;
}

More palettes to explore