All Palettes

Color Palette #2b883d, #4fbf5a, #8ddc89, #b2e6b5, #d0f0d8

0%
0%
0%

CSS code for this palette

/* CSS */
.green-ribbon {
color: #2b883d;
}
.forest-maid {
color: #4fbf5a;
}
.vic-20-green {
color: #8ddc89;
}
.fringy-flower {
color: #b2e6b5;
}
.jade-palace {
color: #d0f0d8;
}

/* CSS Variables */
:root {
--green-ribbon:#2b883d;
--forest-maid:#4fbf5a;
--vic-20-green:#8ddc89;
--fringy-flower:#b2e6b5;
--jade-palace:#d0f0d8;
}

More palettes to explore