All Palettes

Color Palette #8ec7b6, #69bf76, #4cae4f, #3c8b3c, #2c6d30

0%
0%
0%

CSS code for this palette

/* CSS */
.catarina-green {
color: #8ec7b6;
}
.citronella {
color: #69bf76;
}
.devil-s-grass {
color: #4cae4f;
}
.resplendent-growth {
color: #3c8b3c;
}
.san-felix {
color: #2c6d30;
}

/* CSS Variables */
:root {
--catarina-green:#8ec7b6;
--citronella:#69bf76;
--devil-s-grass:#4cae4f;
--resplendent-growth:#3c8b3c;
--san-felix:#2c6d30;
}

More palettes to explore