All Palettes

Color Palette #aee0ae, #9fd6a0, #89c89f, #69bf88, #4cae6d

0%
0%
0%

CSS code for this palette

/* CSS */
.frozen-moss-green {
color: #aee0ae;
}
.green-trance {
color: #9fd6a0;
}
.foul-green {
color: #89c89f;
}
.young-bamboo {
color: #69bf88;
}
.fresh-oregano {
color: #4cae6d;
}

/* CSS Variables */
:root {
--frozen-moss-green:#aee0ae;
--green-trance:#9fd6a0;
--foul-green:#89c89f;
--young-bamboo:#69bf88;
--fresh-oregano:#4cae6d;
}

More palettes to explore