All Palettes

Color Palette #5d4b8b, #7d6cbc, #a8b3d7, #f5ba7a, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5d4b8b;
}
.venus-violet {
color: #7d6cbc;
}
.high-style {
color: #a8b3d7;
}
.rosy-skin {
color: #f5ba7a;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bright-eggplant:#5d4b8b;
--venus-violet:#7d6cbc;
--high-style:#a8b3d7;
--rosy-skin:#f5ba7a;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore