All Palettes

Color Palette #5d4c8a, #9b7ccb, #e4afe4, #f1c84b, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5d4c8a;
}
.lilac-purple {
color: #9b7ccb;
}
.candy-floss {
color: #e4afe4;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--bright-eggplant:#5d4c8a;
--lilac-purple:#9b7ccb;
--candy-floss:#e4afe4;
--solar-plexus-chakra:#f1c84b;
--sun-orange:#f47b1f;
}

More palettes to explore