All Palettes

Color Palette #5fd3c4, #4dc7a0, #37b37c, #2d9f59, #239a4b

0%
0%
0%

CSS code for this palette

/* CSS */
.jamaican-jade {
color: #5fd3c4;
}
.eucalipto {
color: #4dc7a0;
}
.buddha-green {
color: #37b37c;
}
.kelly-green {
color: #2d9f59;
}
.garnish {
color: #239a4b;
}

/* CSS Variables */
:root {
--jamaican-jade:#5fd3c4;
--eucalipto:#4dc7a0;
--buddha-green:#37b37c;
--kelly-green:#2d9f59;
--garnish:#239a4b;
}

More palettes to explore