All Palettes

Color Palette #5c3f8d, #8a6bbd, #a5a1d9, #d3c5e2, #f2b7b1

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.lavish-spending {
color: #8a6bbd;
}
.simply-violet {
color: #a5a1d9;
}
.lavender-water {
color: #d3c5e2;
}
.ballerina-tears {
color: #f2b7b1;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--lavish-spending:#8a6bbd;
--simply-violet:#a5a1d9;
--lavender-water:#d3c5e2;
--ballerina-tears:#f2b7b1;
}

More palettes to explore