All Palettes

Color Palette #5f4b8b, #a57cbb, #eab8e4, #f7c6a6, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5f4b8b;
}
.wisteria {
color: #a57cbb;
}
.rosecco {
color: #eab8e4;
}
.peach-damask {
color: #f7c6a6;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--bright-eggplant:#5f4b8b;
--wisteria:#a57cbb;
--rosecco:#eab8e4;
--peach-damask:#f7c6a6;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore