All Palettes

Color Palette #4b8b5b, #79b982, #a4d6a4, #d3e7b6, #f0f9d2

0%
0%
0%

CSS code for this palette

/* CSS */
.middle-green {
color: #4b8b5b;
}
.absinthe-green {
color: #79b982;
}
.green-trance {
color: #a4d6a4;
}
.frozen-forest {
color: #d3e7b6;
}
.rice-flower {
color: #f0f9d2;
}

/* CSS Variables */
:root {
--middle-green:#4b8b5b;
--absinthe-green:#79b982;
--green-trance:#a4d6a4;
--frozen-forest:#d3e7b6;
--rice-flower:#f0f9d2;
}

More palettes to explore