All Palettes

Color Palette #5a3e8e, #8c58b6, #cda4e0, #f5a524, #f76c59

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5a3e8e;
}
.lusty-lavender {
color: #8c58b6;
}
.tropical-violet {
color: #cda4e0;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.camellia {
color: #f76c59;
}

/* CSS Variables */
:root {
--daisy-bush:#5a3e8e;
--lusty-lavender:#8c58b6;
--tropical-violet:#cda4e0;
--apricot-glazed-chicken:#f5a524;
--camellia:#f76c59;
}

More palettes to explore