All Palettes

Color Palette #690dab, #a85cdb, #d6a1e8, #f2c2f5, #f8e5ff

0%
0%
0%

CSS code for this palette

/* CSS */
.indiviolet-sunset {
color: #690dab;
}
.legendary-lavender {
color: #a85cdb;
}
.bright-ube {
color: #d6a1e8;
}
.purple-s-baby-sister {
color: #f2c2f5;
}
.placebo-fuchsia {
color: #f8e5ff;
}

/* CSS Variables */
:root {
--indiviolet-sunset:#690dab;
--legendary-lavender:#a85cdb;
--bright-ube:#d6a1e8;
--purple-s-baby-sister:#f2c2f5;
--placebo-fuchsia:#f8e5ff;
}

More palettes to explore