All Palettes

Color Palette #6b8e2e, #8caa4b, #b3c83c, #d9e59e, #f3f7b1

0%
0%
0%

CSS code for this palette

/* CSS */
.olive-thrill {
color: #6b8e2e;
}
.lime-it-or-leave-it {
color: #8caa4b;
}
.crisp-green {
color: #b3c83c;
}
.curious {
color: #d9e59e;
}
.yellow-chalk {
color: #f3f7b1;
}

/* CSS Variables */
:root {
--olive-thrill:#6b8e2e;
--lime-it-or-leave-it:#8caa4b;
--crisp-green:#b3c83c;
--curious:#d9e59e;
--yellow-chalk:#f3f7b1;
}

More palettes to explore