All Palettes

Color Palette #5e4b8b, #a67dba, #f2b95f, #e6b22d, #da5f2b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.wisteria {
color: #a67dba;
}
.crunch {
color: #f2b95f;
}
.nanohanacha-gold {
color: #e6b22d;
}
.full-of-life {
color: #da5f2b;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--wisteria:#a67dba;
--crunch:#f2b95f;
--nanohanacha-gold:#e6b22d;
--full-of-life:#da5f2b;
}

More palettes to explore