All Palettes

Color Palette #a77ccb, #d4a1e2, #f2c5e4, #f6d9b6, #f9aeae

0%
0%
0%

CSS code for this palette

/* CSS */
.wisteria {
color: #a77ccb;
}
.bright-ube {
color: #d4a1e2;
}
.rosy-nectar {
color: #f2c5e4;
}
.pinenut {
color: #f6d9b6;
}
.snow-white-blush {
color: #f9aeae;
}

/* CSS Variables */
:root {
--wisteria:#a77ccb;
--bright-ube:#d4a1e2;
--rosy-nectar:#f2c5e4;
--pinenut:#f6d9b6;
--snow-white-blush:#f9aeae;
}

More palettes to explore