All Palettes

Color Palette #4a2b6e, #6a4e8d, #9f69b5, #d6b2e1, #f5e0f3

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-nights {
color: #4a2b6e;
}
.magenta-violet {
color: #6a4e8d;
}
.prickly-purple {
color: #9f69b5;
}
.pretty-petunia {
color: #d6b2e1;
}
.minute-mauve {
color: #f5e0f3;
}

/* CSS Variables */
:root {
--mystic-nights:#4a2b6e;
--magenta-violet:#6a4e8d;
--prickly-purple:#9f69b5;
--pretty-petunia:#d6b2e1;
--minute-mauve:#f5e0f3;
}

More palettes to explore