All Palettes

Color Palette #8a4f9c, #a86bb8, #d5a2e6, #f1d1ff, #6f2c90

0%
0%
0%

CSS code for this palette

/* CSS */
.vicious-violet {
color: #8a4f9c;
}
.soft-purple {
color: #a86bb8;
}
.bright-ube {
color: #d5a2e6;
}
.rose-drag-e {
color: #f1d1ff;
}
.true-purple {
color: #6f2c90;
}

/* CSS Variables */
:root {
--vicious-violet:#8a4f9c;
--soft-purple:#a86bb8;
--bright-ube:#d5a2e6;
--rose-drag-e:#f1d1ff;
--true-purple:#6f2c90;
}

More palettes to explore