All Palettes

Color Palette #5b4b8b, #79599b, #996aaf, #cda4e0, #dfb1f2

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5b4b8b;
}
.juneberry {
color: #79599b;
}
.crown-jewels {
color: #996aaf;
}
.tropical-violet {
color: #cda4e0;
}
.petal-plush {
color: #dfb1f2;
}

/* CSS Variables */
:root {
--bright-eggplant:#5b4b8b;
--juneberry:#79599b;
--crown-jewels:#996aaf;
--tropical-violet:#cda4e0;
--petal-plush:#dfb1f2;
}

More palettes to explore