All Palettes

Color Palette #4c703e, #7b9f5b, #b7d99b, #e7f5a8, #f1e8b7

0%
0%
0%

CSS code for this palette

/* CSS */
.gully-green {
color: #4c703e;
}
.frankenstein {
color: #7b9f5b;
}
.witty-green {
color: #b7d99b;
}
.dingy-sticky-note {
color: #e7f5a8;
}
.menoth-white-base {
color: #f1e8b7;
}

/* CSS Variables */
:root {
--gully-green:#4c703e;
--frankenstein:#7b9f5b;
--witty-green:#b7d99b;
--dingy-sticky-note:#e7f5a8;
--menoth-white-base:#f1e8b7;
}

More palettes to explore