All Palettes

Color Palette #690dab, #a85cc1, #d19bd9, #f1b2f5, #f9dffb

0%
0%
0%

CSS code for this palette

/* CSS */
.indiviolet-sunset {
color: #690dab;
}
.prickly-purple {
color: #a85cc1;
}
.somewhere-in-a-fairytale {
color: #d19bd9;
}
.candy-dreams {
color: #f1b2f5;
}
.sugarpills {
color: #f9dffb;
}

/* CSS Variables */
:root {
--indiviolet-sunset:#690dab;
--prickly-purple:#a85cc1;
--somewhere-in-a-fairytale:#d19bd9;
--candy-dreams:#f1b2f5;
--sugarpills:#f9dffb;
}

More palettes to explore