All Palettes

Color Palette #690dab, #9b58b6, #ae7cc0, #d6b0e3, #e4d4f7

0%
0%
0%

CSS code for this palette

/* CSS */
.indiviolet-sunset {
color: #690dab;
}
.liberal-lilac {
color: #9b58b6;
}
.wisteria {
color: #ae7cc0;
}
.pretty-petunia {
color: #d6b0e3;
}
.mousse-aux-pruneaux {
color: #e4d4f7;
}

/* CSS Variables */
:root {
--indiviolet-sunset:#690dab;
--liberal-lilac:#9b58b6;
--wisteria:#ae7cc0;
--pretty-petunia:#d6b0e3;
--mousse-aux-pruneaux:#e4d4f7;
}

More palettes to explore