All Palettes

Color Palette #8b5b9a, #a776b2, #d7a2af, #f4c4b8, #ffe2a8

0%
0%
0%

CSS code for this palette

/* CSS */
.wisteria-purple {
color: #8b5b9a;
}
.bell-heather {
color: #a776b2;
}
.lili-elbe-s-pink {
color: #d7a2af;
}
.serene-pink {
color: #f4c4b8;
}
.manila-tint {
color: #ffe2a8;
}

/* CSS Variables */
:root {
--wisteria-purple:#8b5b9a;
--bell-heather:#a776b2;
--lili-elbe-s-pink:#d7a2af;
--serene-pink:#f4c4b8;
--manila-tint:#ffe2a8;
}

More palettes to explore