All Palettes

Color Palette #5c3f8d, #7a599b, #aa75c7, #d6a6f2, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.juneberry {
color: #7a599b;
}
.wisteria {
color: #aa75c7;
}
.petal-plush {
color: #d6a6f2;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--juneberry:#7a599b;
--wisteria:#aa75c7;
--petal-plush:#d6a6f2;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore