All Palettes

Color Palette #5f3b91, #9a5fab, #d57bcb, #f6a7c1, #ffead1

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5f3b91;
}
.royal-pretender {
color: #9a5fab;
}
.purple-kush {
color: #d57bcb;
}
.rogue-pink {
color: #f6a7c1;
}
.delightful-peach {
color: #ffead1;
}

/* CSS Variables */
:root {
--daisy-bush:#5f3b91;
--royal-pretender:#9a5fab;
--purple-kush:#d57bcb;
--rogue-pink:#f6a7c1;
--delightful-peach:#ffead1;
}

More palettes to explore