All Palettes

Color Palette #b5d99b, #9dbf8d, #8bab7c, #6c9a5b, #4e784a

0%
0%
0%

CSS code for this palette

/* CSS */
.witty-green {
color: #b5d99b;
}
.olive-sand {
color: #9dbf8d;
}
.cressida {
color: #8bab7c;
}
.green-hornet {
color: #6c9a5b;
}
.autumn-fern {
color: #4e784a;
}

/* CSS Variables */
:root {
--witty-green:#b5d99b;
--olive-sand:#9dbf8d;
--cressida:#8bab7c;
--green-hornet:#6c9a5b;
--autumn-fern:#4e784a;
}

More palettes to explore