All Palettes

Color Palette #5f3a92, #8a6abe, #c0a4e0, #f7d7c5, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5f3a92;
}
.lavish-spending {
color: #8a6abe;
}
.enchanted-lavender {
color: #c0a4e0;
}
.harvest-wreath {
color: #f7d7c5;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--daisy-bush:#5f3a92;
--lavish-spending:#8a6abe;
--enchanted-lavender:#c0a4e0;
--harvest-wreath:#f7d7c5;
--welcoming-wasp:#f0a800;
}

More palettes to explore