All Palettes

Color Palette #5f4b8b, #7a6f9b, #a68db4, #d6b0e3, #e6a8d6

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5f4b8b;
}
.arabian-silk {
color: #7a6f9b;
}
.garden-pansy {
color: #a68db4;
}
.pretty-petunia {
color: #d6b0e3;
}
.light-orchid {
color: #e6a8d6;
}

/* CSS Variables */
:root {
--bright-eggplant:#5f4b8b;
--arabian-silk:#7a6f9b;
--garden-pansy:#a68db4;
--pretty-petunia:#d6b0e3;
--light-orchid:#e6a8d6;
}

More palettes to explore