All Palettes

Color Palette #6a4c94, #9b58b6, #c49cd3, #f1c40e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.liberal-lilac {
color: #9b58b6;
}
.mauve-mist {
color: #c49cd3;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--liberal-lilac:#9b58b6;
--mauve-mist:#c49cd3;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
}

More palettes to explore