All Palettes

Color Palette #5a3f88, #8d5b9a, #d7a2af, #f6c5b1, #f8e2af

0%
0%
0%

CSS code for this palette

/* CSS */
.harvest-night {
color: #5a3f88;
}
.wisteria-purple {
color: #8d5b9a;
}
.lili-elbe-s-pink {
color: #d7a2af;
}
.coral-bisque {
color: #f6c5b1;
}
.pasta {
color: #f8e2af;
}

/* CSS Variables */
:root {
--harvest-night:#5a3f88;
--wisteria-purple:#8d5b9a;
--lili-elbe-s-pink:#d7a2af;
--coral-bisque:#f6c5b1;
--pasta:#f8e2af;
}

More palettes to explore