All Palettes

Color Palette #592c90, #7b4baf, #a67fc3, #d3b2e0, #f1e5ff

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-magenta-violet {
color: #592c90;
}
.royal-lavender {
color: #7b4baf;
}
.wisteria {
color: #a67fc3;
}
.pretty-petunia {
color: #d3b2e0;
}
.placebo-purple {
color: #f1e5ff;
}

/* CSS Variables */
:root {
--blue-magenta-violet:#592c90;
--royal-lavender:#7b4baf;
--wisteria:#a67fc3;
--pretty-petunia:#d3b2e0;
--placebo-purple:#f1e5ff;
}

More palettes to explore