All Palettes

Color Palette #8c6aaf, #a77ccb, #d2a3e0, #f1b1e4, #f8d5c4

0%
0%
0%

CSS code for this palette

/* CSS */
.knight-elf {
color: #8c6aaf;
}
.wisteria {
color: #a77ccb;
}
.spring-wisteria {
color: #d2a3e0;
}
.hanami-pink {
color: #f1b1e4;
}
.harvest-wreath {
color: #f8d5c4;
}

/* CSS Variables */
:root {
--knight-elf:#8c6aaf;
--wisteria:#a77ccb;
--spring-wisteria:#d2a3e0;
--hanami-pink:#f1b1e4;
--harvest-wreath:#f8d5c4;
}

More palettes to explore