All Palettes

Color Palette #4b2a92, #6b508b, #a781b6, #f1c40e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.galactic-purple {
color: #4b2a92;
}
.magenta-violet {
color: #6b508b;
}
.lobby-lilac {
color: #a781b6;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--galactic-purple:#4b2a92;
--magenta-violet:#6b508b;
--lobby-lilac:#a781b6;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
}

More palettes to explore