All Palettes

Color Palette #9b58b6, #8d43ad, #5e3370, #ff6e61, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.liberal-lilac {
color: #9b58b6;
}
.moonshadow {
color: #8d43ad;
}
.lounge-violet {
color: #5e3370;
}
.grapefruit-pulp {
color: #ff6e61;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--liberal-lilac:#9b58b6;
--moonshadow:#8d43ad;
--lounge-violet:#5e3370;
--grapefruit-pulp:#ff6e61;
--dodgeroll-gold:#f39c12;
}

More palettes to explore