All Palettes

Color Palette #2f4c2f, #496e49, #799a79, #a3c8a3, #d1e6d1

0%
0%
0%

CSS code for this palette

/* CSS */
.nettle-green {
color: #2f4c2f;
}
.jungle-adventure {
color: #496e49;
}
.jade-green {
color: #799a79;
}
.french-market {
color: #a3c8a3;
}
.herbal-mist {
color: #d1e6d1;
}

/* CSS Variables */
:root {
--nettle-green:#2f4c2f;
--jungle-adventure:#496e49;
--jade-green:#799a79;
--french-market:#a3c8a3;
--herbal-mist:#d1e6d1;
}

More palettes to explore