All Palettes

Color Palette #2d5c34, #6a8d4e, #9ecf6e, #c3e59e, #f1f9e7

0%
0%
0%

CSS code for this palette

/* CSS */
.pine {
color: #2d5c34;
}
.bright-forest {
color: #6a8d4e;
}
.tropical-light {
color: #9ecf6e;
}
.field-day {
color: #c3e59e;
}
.bean-sprout {
color: #f1f9e7;
}

/* CSS Variables */
:root {
--pine:#2d5c34;
--bright-forest:#6a8d4e;
--tropical-light:#9ecf6e;
--field-day:#c3e59e;
--bean-sprout:#f1f9e7;
}

More palettes to explore