All Palettes

Color Palette #5d3989, #8b5c9d, #d59f4d, #f1c40e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5d3989;
}
.wisteria-purple {
color: #8b5c9d;
}
.saffron-robe {
color: #d59f4d;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--daisy-bush:#5d3989;
--wisteria-purple:#8b5c9d;
--saffron-robe:#d59f4d;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
}

More palettes to explore