All Palettes

Color Palette #4a693a, #6a8d4e, #a3c9a1, #c3d5ae, #e5e7d9

0%
0%
0%

CSS code for this palette

/* CSS */
.gully-green {
color: #4a693a;
}
.bright-forest {
color: #6a8d4e;
}
.french-market {
color: #a3c9a1;
}
.hamster-habitat {
color: #c3d5ae;
}
.shy-green {
color: #e5e7d9;
}

/* CSS Variables */
:root {
--gully-green:#4a693a;
--bright-forest:#6a8d4e;
--french-market:#a3c9a1;
--hamster-habitat:#c3d5ae;
--shy-green:#e5e7d9;
}

More palettes to explore