All Palettes

Color Palette #9a7bb2, #a37fb8, #b79bc5, #d3b2e0, #e5c7f0

0%
0%
0%

CSS code for this palette

/* CSS */
.english-lavender {
color: #9a7bb2;
}
.lush-lilac {
color: #a37fb8;
}
.crocus-petal {
color: #b79bc5;
}
.pretty-petunia {
color: #d3b2e0;
}
.mousse-aux-pruneaux {
color: #e5c7f0;
}

/* CSS Variables */
:root {
--english-lavender:#9a7bb2;
--lush-lilac:#a37fb8;
--crocus-petal:#b79bc5;
--pretty-petunia:#d3b2e0;
--mousse-aux-pruneaux:#e5c7f0;
}

More palettes to explore