All Palettes

Color Palette #5b4c85, #8e7dba, #a7a7d7, #f1c84b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5b4c85;
}
.unimaginable {
color: #8e7dba;
}
.childish-wonder {
color: #a7a7d7;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bright-eggplant:#5b4c85;
--unimaginable:#8e7dba;
--childish-wonder:#a7a7d7;
--solar-plexus-chakra:#f1c84b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore