All Palettes

Color Palette #4c6b54, #6f8d62, #8daa74, #b8daa4, #e3f6d5

0%
0%
0%

CSS code for this palette

/* CSS */
.medium-grey-green {
color: #4c6b54;
}
.villandry {
color: #6f8d62;
}
.geranium-leaf {
color: #8daa74;
}
.apple-cream {
color: #b8daa4;
}
.light-green-glint {
color: #e3f6d5;
}

/* CSS Variables */
:root {
--medium-grey-green:#4c6b54;
--villandry:#6f8d62;
--geranium-leaf:#8daa74;
--apple-cream:#b8daa4;
--light-green-glint:#e3f6d5;
}

More palettes to explore