All Palettes

Color Palette #6a2c90, #9b58b6, #d6bce1, #f5b8b2, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.true-purple {
color: #6a2c90;
}
.liberal-lilac {
color: #9b58b6;
}
.plum-point {
color: #d6bce1;
}
.ballerina-tears {
color: #f5b8b2;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--true-purple:#6a2c90;
--liberal-lilac:#9b58b6;
--plum-point:#d6bce1;
--ballerina-tears:#f5b8b2;
--usc-gold:#ffcc00;
}

More palettes to explore