All Palettes

Color Palette #8fd6b4, #6ed4a2, #4abf8c, #40b07d, #2dae6b

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-trail {
color: #8fd6b4;
}
.minted-elegance {
color: #6ed4a2;
}
.garish-green {
color: #4abf8c;
}
.ming-green {
color: #40b07d;
}
.jade-powder {
color: #2dae6b;
}

/* CSS Variables */
:root {
--tropical-trail:#8fd6b4;
--minted-elegance:#6ed4a2;
--garish-green:#4abf8c;
--ming-green:#40b07d;
--jade-powder:#2dae6b;
}

More palettes to explore