All Palettes

Color Palette #9767cb, #755aaa, #5d4d8f, #d7b3df, #e1c0e3

0%
0%
0%

CSS code for this palette

/* CSS */
.amethyst {
color: #9767cb;
}
.genestealer-purple {
color: #755aaa;
}
.purple-corallite {
color: #5d4d8f;
}
.pretty-petunia {
color: #d7b3df;
}
.glittering-gemstone {
color: #e1c0e3;
}

/* CSS Variables */
:root {
--amethyst:#9767cb;
--genestealer-purple:#755aaa;
--purple-corallite:#5d4d8f;
--pretty-petunia:#d7b3df;
--glittering-gemstone:#e1c0e3;
}

More palettes to explore