All Palettes

Color Palette #5c3f8d, #ac7cc5, #d0aee0, #f4cf3e, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.wisteria {
color: #ac7cc5;
}
.whisper-of-plum {
color: #d0aee0;
}
.marigold-dust {
color: #f4cf3e;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--wisteria:#ac7cc5;
--whisper-of-plum:#d0aee0;
--marigold-dust:#f4cf3e;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore