All Palettes

Color Palette #5a3f88, #8e69b5, #d1a3e0, #f1cbea, #f7d5b1

0%
0%
0%

CSS code for this palette

/* CSS */
.harvest-night {
color: #5a3f88;
}
.violet-frog {
color: #8e69b5;
}
.spring-wisteria {
color: #d1a3e0;
}
.sugar-high {
color: #f1cbea;
}
.frangipane {
color: #f7d5b1;
}

/* CSS Variables */
:root {
--harvest-night:#5a3f88;
--violet-frog:#8e69b5;
--spring-wisteria:#d1a3e0;
--sugar-high:#f1cbea;
--frangipane:#f7d5b1;
}

More palettes to explore