All Palettes

Color Palette #6f2c90, #a45fbf, #d1a4e5, #f3e4aa, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.true-purple {
color: #6f2c90;
}
.prickly-purple {
color: #a45fbf;
}
.bright-ube {
color: #d1a4e5;
}
.vanilla {
color: #f3e4aa;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--true-purple:#6f2c90;
--prickly-purple:#a45fbf;
--bright-ube:#d1a4e5;
--vanilla:#f3e4aa;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore