All Palettes

Color Palette #a57ac2, #9b5cd6, #9f6dba, #d6a1e8, #ecd7f4

0%
0%
0%

CSS code for this palette

/* CSS */
.wisteria {
color: #a57ac2;
}
.legendary-lavender {
color: #9b5cd6;
}
.soft-purple {
color: #9f6dba;
}
.bright-ube {
color: #d6a1e8;
}
.scented-spring {
color: #ecd7f4;
}

/* CSS Variables */
:root {
--wisteria:#a57ac2;
--legendary-lavender:#9b5cd6;
--soft-purple:#9f6dba;
--bright-ube:#d6a1e8;
--scented-spring:#ecd7f4;
}

More palettes to explore