All Palettes

Color Palette #dac7e1, #b5a0c5, #9c7cb6, #6c4f8c, #4f2d76

0%
0%
0%

CSS code for this palette

/* CSS */
.grape-glimmer {
color: #dac7e1;
}
.berry-frapp {
color: #b5a0c5;
}
.lush-lilac {
color: #9c7cb6;
}
.magenta-violet {
color: #6c4f8c;
}
.mystic-nights {
color: #4f2d76;
}

/* CSS Variables */
:root {
--grape-glimmer:#dac7e1;
--berry-frapp:#b5a0c5;
--lush-lilac:#9c7cb6;
--magenta-violet:#6c4f8c;
--mystic-nights:#4f2d76;
}

More palettes to explore