All Palettes

Color Palette #5a3f88, #7b5b9f, #9a7bb2, #b29bd4, #d3b7e1

0%
0%
0%

CSS code for this palette

/* CSS */
.harvest-night {
color: #5a3f88;
}
.jubilee {
color: #7b5b9f;
}
.english-lavender {
color: #9a7bb2;
}
.biloba-flower {
color: #b29bd4;
}
.pretty-petunia {
color: #d3b7e1;
}

/* CSS Variables */
:root {
--harvest-night:#5a3f88;
--jubilee:#7b5b9f;
--english-lavender:#9a7bb2;
--biloba-flower:#b29bd4;
--pretty-petunia:#d3b7e1;
}

More palettes to explore