All Palettes

Color Palette #5e4b8b, #9f7cb6, #eab8d1, #f6d94c, #f45c3e

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.lush-lilac {
color: #9f7cb6;
}
.sweet-lilac {
color: #eab8d1;
}
.gilded {
color: #f6d94c;
}
.orange-soda {
color: #f45c3e;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--lush-lilac:#9f7cb6;
--sweet-lilac:#eab8d1;
--gilded:#f6d94c;
--orange-soda:#f45c3e;
}

More palettes to explore