All Palettes

Color Palette #8b5c99, #c49cd3, #d9b7e1, #f1b24b, #f5c284

0%
0%
0%

CSS code for this palette

/* CSS */
.wisteria-purple {
color: #8b5c99;
}
.mauve-mist {
color: #c49cd3;
}
.pretty-petunia {
color: #d9b7e1;
}
.goldsmith {
color: #f1b24b;
}
.white-elf {
color: #f5c284;
}

/* CSS Variables */
:root {
--wisteria-purple:#8b5c99;
--mauve-mist:#c49cd3;
--pretty-petunia:#d9b7e1;
--goldsmith:#f1b24b;
--white-elf:#f5c284;
}

More palettes to explore