All Palettes

Color Palette #5b4b8b, #8a6dab, #a392bf, #d1b2e0, #f1d5f0

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5b4b8b;
}
.fairy-wren {
color: #8a6dab;
}
.chive-flower {
color: #a392bf;
}
.pretty-petunia {
color: #d1b2e0;
}
.scented-spring {
color: #f1d5f0;
}

/* CSS Variables */
:root {
--bright-eggplant:#5b4b8b;
--fairy-wren:#8a6dab;
--chive-flower:#a392bf;
--pretty-petunia:#d1b2e0;
--scented-spring:#f1d5f0;
}

More palettes to explore