All Palettes

Color Palette #a77ccb, #c8a1d4, #e6b3e0, #f1a7ea, #f7b1d4

0%
0%
0%

CSS code for this palette

/* CSS */
.wisteria {
color: #a77ccb;
}
.lilac-lace {
color: #c8a1d4;
}
.blackberry-yogurt {
color: #e6b3e0;
}
.pinky-swear {
color: #f1a7ea;
}
.spaghetti-strap-pink {
color: #f7b1d4;
}

/* CSS Variables */
:root {
--wisteria:#a77ccb;
--lilac-lace:#c8a1d4;
--blackberry-yogurt:#e6b3e0;
--pinky-swear:#f1a7ea;
--spaghetti-strap-pink:#f7b1d4;
}

More palettes to explore