All Palettes

Color Palette #e0b1e7, #d8a6e2, #caa3db, #a891d9, #7e6ab4

0%
0%
0%

CSS code for this palette

/* CSS */
.petal-plush {
color: #e0b1e7;
}
.barely-bloomed {
color: #d8a6e2;
}
.autumn-wisteria {
color: #caa3db;
}
.middy-s-purple {
color: #a891d9;
}
.clear-mauve {
color: #7e6ab4;
}

/* CSS Variables */
:root {
--petal-plush:#e0b1e7;
--barely-bloomed:#d8a6e2;
--autumn-wisteria:#caa3db;
--middy-s-purple:#a891d9;
--clear-mauve:#7e6ab4;
}

More palettes to explore