All Palettes

Color Palette #6f4b8b, #a77ccb, #d6a1e8, #f2a1c5, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.grapes-of-italy {
color: #6f4b8b;
}
.wisteria {
color: #a77ccb;
}
.bright-ube {
color: #d6a1e8;
}
.prism-pink {
color: #f2a1c5;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--grapes-of-italy:#6f4b8b;
--wisteria:#a77ccb;
--bright-ube:#d6a1e8;
--prism-pink:#f2a1c5;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore