All Palettes

Color Palette #6f2c90, #a45fbf, #e2c5e1, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.true-purple {
color: #6f2c90;
}
.prickly-purple {
color: #a45fbf;
}
.glittering-gemstone {
color: #e2c5e1;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--true-purple:#6f2c90;
--prickly-purple:#a45fbf;
--glittering-gemstone:#e2c5e1;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore