All Palettes

Color Palette #8a5b9a, #a96fbe, #d1a7e6, #f3bfdf, #f6a7b3

0%
0%
0%

CSS code for this palette

/* CSS */
.wisteria-purple {
color: #8a5b9a;
}
.soft-purple {
color: #a96fbe;
}
.bright-ube {
color: #d1a7e6;
}
.pink-heath {
color: #f3bfdf;
}
.pink-fit {
color: #f6a7b3;
}

/* CSS Variables */
:root {
--wisteria-purple:#8a5b9a;
--soft-purple:#a96fbe;
--bright-ube:#d1a7e6;
--pink-heath:#f3bfdf;
--pink-fit:#f6a7b3;
}

More palettes to explore