All Palettes

Color Palette #5b4b8b, #8a69bf, #c1a0e9, #f5c7df, #f26e7b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5b4b8b;
}
.lavish-spending {
color: #8a69bf;
}
.lavender-cream {
color: #c1a0e9;
}
.laelia-pink {
color: #f5c7df;
}
.strawberry-pink {
color: #f26e7b;
}

/* CSS Variables */
:root {
--bright-eggplant:#5b4b8b;
--lavish-spending:#8a69bf;
--lavender-cream:#c1a0e9;
--laelia-pink:#f5c7df;
--strawberry-pink:#f26e7b;
}

More palettes to explore