All Palettes

Color Palette #690dab, #a64e9f, #c87eba, #e0b0e3, #f3d2f4

0%
0%
0%

CSS code for this palette

/* CSS */
.indiviolet-sunset {
color: #690dab;
}
.aged-purple {
color: #a64e9f;
}
.peruvian-lily {
color: #c87eba;
}
.barely-bloomed {
color: #e0b0e3;
}
.scented-spring {
color: #f3d2f4;
}

/* CSS Variables */
:root {
--indiviolet-sunset:#690dab;
--aged-purple:#a64e9f;
--peruvian-lily:#c87eba;
--barely-bloomed:#e0b0e3;
--scented-spring:#f3d2f4;
}

More palettes to explore