All Palettes

Color Palette #5c4b8b, #a76c9e, #f0a06a, #f9d267, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4b8b;
}
.violet-femmes {
color: #a76c9e;
}
.monarch-orange {
color: #f0a06a;
}
.lighthouse-glow {
color: #f9d267;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4b8b;
--violet-femmes:#a76c9e;
--monarch-orange:#f0a06a;
--lighthouse-glow:#f9d267;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore