All Palettes

Color Palette #5d3f92, #a65e9e, #d88b7d, #f1b74b, #f1753b

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5d3f92;
}
.heath-spotted-orchid {
color: #a65e9e;
}
.indian-sunset {
color: #d88b7d;
}
.maximum-yellow-red {
color: #f1b74b;
}
.sea-nettle {
color: #f1753b;
}

/* CSS Variables */
:root {
--daisy-bush:#5d3f92;
--heath-spotted-orchid:#a65e9e;
--indian-sunset:#d88b7d;
--maximum-yellow-red:#f1b74b;
--sea-nettle:#f1753b;
}

More palettes to explore