All Palettes

Color Palette #3e5d3c, #6f8f4d, #a2c59b, #d6e8ca, #f5f9e7

0%
0%
0%

CSS code for this palette

/* CSS */
.ficus {
color: #3e5d3c;
}
.forest-bound {
color: #6f8f4d;
}
.gingko {
color: #a2c59b;
}
.white-green {
color: #d6e8ca;
}
.bean-sprout {
color: #f5f9e7;
}

/* CSS Variables */
:root {
--ficus:#3e5d3c;
--forest-bound:#6f8f4d;
--gingko:#a2c59b;
--white-green:#d6e8ca;
--bean-sprout:#f5f9e7;
}

More palettes to explore