All Palettes

Color Palette #7b4b8b, #9f6ea0, #b89cbf, #d5b7e1, #e5c9f3

0%
0%
0%

CSS code for this palette

/* CSS */
.cleopatra-s-gown {
color: #7b4b8b;
}
.dark-lilac {
color: #9f6ea0;
}
.tuileries-tint {
color: #b89cbf;
}
.pretty-petunia {
color: #d5b7e1;
}
.mousse-aux-pruneaux {
color: #e5c9f3;
}

/* CSS Variables */
:root {
--cleopatra-s-gown:#7b4b8b;
--dark-lilac:#9f6ea0;
--tuileries-tint:#b89cbf;
--pretty-petunia:#d5b7e1;
--mousse-aux-pruneaux:#e5c9f3;
}

More palettes to explore