All Palettes

Color Palette #592d8f, #794d9d, #a86bbd, #d3b3e5, #f0d1f5

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-magenta-violet {
color: #592d8f;
}
.studio {
color: #794d9d;
}
.soft-purple {
color: #a86bbd;
}
.pretty-petunia {
color: #d3b3e5;
}
.scented-spring {
color: #f0d1f5;
}

/* CSS Variables */
:root {
--blue-magenta-violet:#592d8f;
--studio:#794d9d;
--soft-purple:#a86bbd;
--pretty-petunia:#d3b3e5;
--scented-spring:#f0d1f5;
}

More palettes to explore