All Palettes

Color Palette #704f8c, #a77ccb, #d7b4e4, #f1c1c1, #f7a1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapes-of-italy {
color: #704f8c;
}
.wisteria {
color: #a77ccb;
}
.pretty-petunia {
color: #d7b4e4;
}
.silver-strawberry {
color: #f1c1c1;
}
.candy-heart-pink {
color: #f7a1a1;
}

/* CSS Variables */
:root {
--grapes-of-italy:#704f8c;
--wisteria:#a77ccb;
--pretty-petunia:#d7b4e4;
--silver-strawberry:#f1c1c1;
--candy-heart-pink:#f7a1a1;
}

More palettes to explore