All Palettes

Color Palette #5b4b8b, #a87abd, #e6a3ce, #ffc1b8, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5b4b8b;
}
.wisteria {
color: #a87abd;
}
.exotic-violet {
color: #e6a3ce;
}
.impatiens-pink {
color: #ffc1b8;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bright-eggplant:#5b4b8b;
--wisteria:#a87abd;
--exotic-violet:#e6a3ce;
--impatiens-pink:#ffc1b8;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore