All Palettes

Color Palette #4b7d2b, #69bf4a, #9ee88c, #c5f9a9, #e2f3c4

0%
0%
0%

CSS code for this palette

/* CSS */
.master-chief {
color: #4b7d2b;
}
.pure-apple {
color: #69bf4a;
}
.paradise-green {
color: #9ee88c;
}
.menthol {
color: #c5f9a9;
}
.green-veil {
color: #e2f3c4;
}

/* CSS Variables */
:root {
--master-chief:#4b7d2b;
--pure-apple:#69bf4a;
--paradise-green:#9ee88c;
--menthol:#c5f9a9;
--green-veil:#e2f3c4;
}

More palettes to explore