All Palettes

Color Palette #8a2ce2, #9b58b6, #c49cd3, #f1a7f1, #f5b8b2

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-blue-violet {
color: #8a2ce2;
}
.liberal-lilac {
color: #9b58b6;
}
.mauve-mist {
color: #c49cd3;
}
.pinky-swear {
color: #f1a7f1;
}
.ballerina-tears {
color: #f5b8b2;
}

/* CSS Variables */
:root {
--bright-blue-violet:#8a2ce2;
--liberal-lilac:#9b58b6;
--mauve-mist:#c49cd3;
--pinky-swear:#f1a7f1;
--ballerina-tears:#f5b8b2;
}

More palettes to explore