All Palettes

Color Palette #5e4c8a, #9c6bb3, #f0a3e3, #f5ce5c, #f17e50

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4c8a;
}
.crown-jewels {
color: #9c6bb3;
}
.hanami-pink {
color: #f0a3e3;
}
.sorreno-lemon {
color: #f5ce5c;
}
.rich-gardenia {
color: #f17e50;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4c8a;
--crown-jewels:#9c6bb3;
--hanami-pink:#f0a3e3;
--sorreno-lemon:#f5ce5c;
--rich-gardenia:#f17e50;
}

More palettes to explore