All Palettes

Color Palette #90dc6f, #69b950, #4b8f3d, #3a6a2f, #2e5426

0%
0%
0%

CSS code for this palette

/* CSS */
.green-lacewing {
color: #90dc6f;
}
.pure-apple {
color: #69b950;
}
.may-green {
color: #4b8f3d;
}
.radical-green {
color: #3a6a2f;
}
.chestnut-green {
color: #2e5426;
}

/* CSS Variables */
:root {
--green-lacewing:#90dc6f;
--pure-apple:#69b950;
--may-green:#4b8f3d;
--radical-green:#3a6a2f;
--chestnut-green:#2e5426;
}

More palettes to explore