All Palettes

Color Palette #5d4b8b, #a460a2, #f0a800, #e3f0c1, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5d4b8b;
}
.royal-pretender {
color: #a460a2;
}
.welcoming-wasp {
color: #f0a800;
}
.new-hope {
color: #e3f0c1;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bright-eggplant:#5d4b8b;
--royal-pretender:#a460a2;
--welcoming-wasp:#f0a800;
--new-hope:#e3f0c1;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore