All Palettes

Color Palette #28af60, #2ecc70, #3ebb89, #5be1a0, #a1e8c8

0%
0%
0%

CSS code for this palette

/* CSS */
.island-green {
color: #28af60;
}
.ufo-green {
color: #2ecc70;
}
.mint {
color: #3ebb89;
}
.medium-aquamarine {
color: #5be1a0;
}
.tropical {
color: #a1e8c8;
}

/* CSS Variables */
:root {
--island-green:#28af60;
--ufo-green:#2ecc70;
--mint:#3ebb89;
--medium-aquamarine:#5be1a0;
--tropical:#a1e8c8;
}

More palettes to explore