All Palettes

Color Palette #d7a6e3, #bfa3d2, #a58fc1, #7e4f8c, #5c2965

0%
0%
0%

CSS code for this palette

/* CSS */
.barely-bloomed {
color: #d7a6e3;
}
.lucius-lilac {
color: #bfa3d2;
}
.lilac-breeze {
color: #a58fc1;
}
.cleopatra-s-gown {
color: #7e4f8c;
}
.imperial-purple {
color: #5c2965;
}

/* CSS Variables */
:root {
--barely-bloomed:#d7a6e3;
--lucius-lilac:#bfa3d2;
--lilac-breeze:#a58fc1;
--cleopatra-s-gown:#7e4f8c;
--imperial-purple:#5c2965;
}

More palettes to explore