All Palettes

Color Palette #690dab, #8a2ce2, #9f1fef, #d06bff, #f5b3ff

0%
0%
0%

CSS code for this palette

/* CSS */
.indiviolet-sunset {
color: #690dab;
}
.bright-blue-violet {
color: #8a2ce2;
}
.singapore-orchid {
color: #9f1fef;
}
.rosy-fluffy-bedspread {
color: #d06bff;
}
.strawberry-buttercream {
color: #f5b3ff;
}

/* CSS Variables */
:root {
--indiviolet-sunset:#690dab;
--bright-blue-violet:#8a2ce2;
--singapore-orchid:#9f1fef;
--rosy-fluffy-bedspread:#d06bff;
--strawberry-buttercream:#f5b3ff;
}

More palettes to explore