All Palettes

Color Palette #6b508b, #7a2bbf, #f0a400, #f9c54e, #91be6f

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6b508b;
}
.puissant-purple {
color: #7a2bbf;
}
.lemon-dream {
color: #f0a400;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.laudable-lime {
color: #91be6f;
}

/* CSS Variables */
:root {
--magenta-violet:#6b508b;
--puissant-purple:#7a2bbf;
--lemon-dream:#f0a400;
--creamy-sweet-corn:#f9c54e;
--laudable-lime:#91be6f;
}

More palettes to explore