All Palettes

Color Palette #c5b2d7, #a17dbf, #7c4f9c, #483979, #2b1c4f

0%
0%
0%

CSS code for this palette

/* CSS */
.plumeria {
color: #c5b2d7;
}
.lilac-purple {
color: #a17dbf;
}
.juneberry {
color: #7c4f9c;
}
.sage-violet {
color: #483979;
}
.russian-violet {
color: #2b1c4f;
}

/* CSS Variables */
:root {
--plumeria:#c5b2d7;
--lilac-purple:#a17dbf;
--juneberry:#7c4f9c;
--sage-violet:#483979;
--russian-violet:#2b1c4f;
}

More palettes to explore