All Palettes

Color Palette #5a3e8e, #8d5cb7, #a97cbb, #e2b6e1, #f4c8e9

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5a3e8e;
}
.lusty-lavender {
color: #8d5cb7;
}
.wisteria {
color: #a97cbb;
}
.blackberry-yogurt {
color: #e2b6e1;
}
.sugar-high {
color: #f4c8e9;
}

/* CSS Variables */
:root {
--daisy-bush:#5a3e8e;
--lusty-lavender:#8d5cb7;
--wisteria:#a97cbb;
--blackberry-yogurt:#e2b6e1;
--sugar-high:#f4c8e9;
}

More palettes to explore