All Palettes

Color Palette #4b7d3b, #78a85d, #a7caa0, #d0e3b0, #f1f4e6

0%
0%
0%

CSS code for this palette

/* CSS */
.nereus {
color: #4b7d3b;
}
.grassy-meadow {
color: #78a85d;
}
.limestoned {
color: #a7caa0;
}
.lime-cream {
color: #d0e3b0;
}
.fresh-dew {
color: #f1f4e6;
}

/* CSS Variables */
:root {
--nereus:#4b7d3b;
--grassy-meadow:#78a85d;
--limestoned:#a7caa0;
--lime-cream:#d0e3b0;
--fresh-dew:#f1f4e6;
}

More palettes to explore