All Palettes

Color Palette #4b703e, #6fa55f, #a4c88d, #d5e8b5, #f2f5ef

0%
0%
0%

CSS code for this palette

/* CSS */
.gully-green {
color: #4b703e;
}
.dull-green {
color: #6fa55f;
}
.cos {
color: #a4c88d;
}
.natural-youth {
color: #d5e8b5;
}
.classic-chalk {
color: #f2f5ef;
}

/* CSS Variables */
:root {
--gully-green:#4b703e;
--dull-green:#6fa55f;
--cos:#a4c88d;
--natural-youth:#d5e8b5;
--classic-chalk:#f2f5ef;
}

More palettes to explore