All Palettes

Color Palette #5e4b8b, #a95b9c, #f5c400, #f19f79, #d8503b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.radiant-orchid {
color: #a95b9c;
}
.syndicalist {
color: #f5c400;
}
.balinese-sunset {
color: #f19f79;
}
.fire-island {
color: #d8503b;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--radiant-orchid:#a95b9c;
--syndicalist:#f5c400;
--balinese-sunset:#f19f79;
--fire-island:#d8503b;
}

More palettes to explore