All Palettes

Color Palette #5ea676, #4abf8c, #3cbe97, #2ab7a4, #1f9dad

0%
0%
0%

CSS code for this palette

/* CSS */
.aqua-forest {
color: #5ea676;
}
.garish-green {
color: #4abf8c;
}
.macau {
color: #3cbe97;
}
.capture {
color: #2ab7a4;
}
.tropical-lagoon {
color: #1f9dad;
}

/* CSS Variables */
:root {
--aqua-forest:#5ea676;
--garish-green:#4abf8c;
--macau:#3cbe97;
--capture:#2ab7a4;
--tropical-lagoon:#1f9dad;
}

More palettes to explore