All Palettes

Color Palette #8ebe8e, #6bae6b, #509b50, #398939, #2b732b

0%
0%
0%

CSS code for this palette

/* CSS */
.tiki-monster {
color: #8ebe8e;
}
.happy-cricket {
color: #6bae6b;
}
.fruit-salad {
color: #509b50;
}
.resplendent-growth {
color: #398939;
}
.san-felix {
color: #2b732b;
}

/* CSS Variables */
:root {
--tiki-monster:#8ebe8e;
--happy-cricket:#6bae6b;
--fruit-salad:#509b50;
--resplendent-growth:#398939;
--san-felix:#2b732b;
}

More palettes to explore