All Palettes

Color Palette #5c4b8b, #8a69bf, #ada2e7, #f0c1e1, #f7abb5

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4b8b;
}
.lavish-spending {
color: #8a69bf;
}
.maximum-blue-purple {
color: #ada2e7;
}
.rosy-nectar {
color: #f0c1e1;
}
.pink-blush {
color: #f7abb5;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4b8b;
--lavish-spending:#8a69bf;
--maximum-blue-purple:#ada2e7;
--rosy-nectar:#f0c1e1;
--pink-blush:#f7abb5;
}

More palettes to explore