All Palettes

Color Palette #6a4c94, #9b58b6, #f1c40e, #f39c12, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.liberal-lilac {
color: #9b58b6;
}
.sunshine-mellow {
color: #f1c40e;
}
.dodgeroll-gold {
color: #f39c12;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--liberal-lilac:#9b58b6;
--sunshine-mellow:#f1c40e;
--dodgeroll-gold:#f39c12;
--orange-gluttony:#e77e23;
}

More palettes to explore