All Palettes

Color Palette #6b508b, #7b5298, #9a5b8a, #e0ad06, #f7d06e

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6b508b;
}
.juneberry {
color: #7b5298;
}
.kyo-purple {
color: #9a5b8a;
}
.mustard-yellow {
color: #e0ad06;
}
.yellow-tulip {
color: #f7d06e;
}

/* CSS Variables */
:root {
--magenta-violet:#6b508b;
--juneberry:#7b5298;
--kyo-purple:#9a5b8a;
--mustard-yellow:#e0ad06;
--yellow-tulip:#f7d06e;
}

More palettes to explore