All Palettes

Color Palette #9b58b6, #8d43ad, #5e3370, #d5a220, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.liberal-lilac {
color: #9b58b6;
}
.moonshadow {
color: #8d43ad;
}
.lounge-violet {
color: #5e3370;
}
.chanterelle {
color: #d5a220;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--liberal-lilac:#9b58b6;
--moonshadow:#8d43ad;
--lounge-violet:#5e3370;
--chanterelle:#d5a220;
--sunshine-mellow:#f1c40e;
}

More palettes to explore