All Palettes

Color Palette #5e4f8c, #8c6aaf, #bfa5d9, #f1c84b, #f28d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.fine-purple {
color: #5e4f8c;
}
.knight-elf {
color: #8c6aaf;
}
.enchanted-lavender {
color: #bfa5d9;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.spicy-paella {
color: #f28d3a;
}

/* CSS Variables */
:root {
--fine-purple:#5e4f8c;
--knight-elf:#8c6aaf;
--enchanted-lavender:#bfa5d9;
--solar-plexus-chakra:#f1c84b;
--spicy-paella:#f28d3a;
}

More palettes to explore