All Palettes

Color Palette #8a5b9a, #c5a29b, #f1e3d0, #e4b5af, #6e4f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.wisteria-purple {
color: #8a5b9a;
}
.rose-bisque {
color: #c5a29b;
}
.ancient-scroll {
color: #f1e3d0;
}
.stormy-pink {
color: #e4b5af;
}
.magenta-violet {
color: #6e4f8c;
}

/* CSS Variables */
:root {
--wisteria-purple:#8a5b9a;
--rose-bisque:#c5a29b;
--ancient-scroll:#f1e3d0;
--stormy-pink:#e4b5af;
--magenta-violet:#6e4f8c;
}

More palettes to explore