All Palettes

Color Palette #5c3f8d, #7e60be, #a98cd4, #e4b9e4, #f0c7d2

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.fuchsia-blue {
color: #7e60be;
}
.middy-s-purple {
color: #a98cd4;
}
.blackberry-yogurt {
color: #e4b9e4;
}
.pale-primrose {
color: #f0c7d2;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--fuchsia-blue:#7e60be;
--middy-s-purple:#a98cd4;
--blackberry-yogurt:#e4b9e4;
--pale-primrose:#f0c7d2;
}

More palettes to explore