All Palettes

Color Palette #4a8c45, #7cbe79, #a8e6b7, #d1f0c1, #e6f9d7

0%
0%
0%

CSS code for this palette

/* CSS */
.lush-grass {
color: #4a8c45;
}
.color-me-green {
color: #7cbe79;
}
.overtone {
color: #a8e6b7;
}
.tea-green {
color: #d1f0c1;
}
.frosted-garden {
color: #e6f9d7;
}

/* CSS Variables */
:root {
--lush-grass:#4a8c45;
--color-me-green:#7cbe79;
--overtone:#a8e6b7;
--tea-green:#d1f0c1;
--frosted-garden:#e6f9d7;
}

More palettes to explore