All Palettes

Color Palette #5b4c9a, #8a69bf, #a7a0c0, #d0aee0, #f2cfef

0%
0%
0%

CSS code for this palette

/* CSS */
.coronation-blue {
color: #5b4c9a;
}
.lavish-spending {
color: #8a69bf;
}
.evening-slipper {
color: #a7a0c0;
}
.whisper-of-plum {
color: #d0aee0;
}
.bubblegum-crisis {
color: #f2cfef;
}

/* CSS Variables */
:root {
--coronation-blue:#5b4c9a;
--lavish-spending:#8a69bf;
--evening-slipper:#a7a0c0;
--whisper-of-plum:#d0aee0;
--bubblegum-crisis:#f2cfef;
}

More palettes to explore