All Palettes

Color Palette #40c4b0, #5abf8b, #a9d36f, #f4c857, #e54f3e

0%
0%
0%

CSS code for this palette

/* CSS */
.melbourne-cup {
color: #40c4b0;
}
.spearmint-burst {
color: #5abf8b;
}
.bilious-green {
color: #a9d36f;
}
.dancing-daisy {
color: #f4c857;
}
.mandarin-red {
color: #e54f3e;
}

/* CSS Variables */
:root {
--melbourne-cup:#40c4b0;
--spearmint-burst:#5abf8b;
--bilious-green:#a9d36f;
--dancing-daisy:#f4c857;
--mandarin-red:#e54f3e;
}

More palettes to explore