All Palettes

Color Palette #106a39, #2b884d, #5fbf6d, #a4e3a1, #d3f7cf

0%
0%
0%

CSS code for this palette

/* CSS */
.fun-green {
color: #106a39;
}
.st-patrick {
color: #2b884d;
}
.verdant-oasis {
color: #5fbf6d;
}
.grape-green {
color: #a4e3a1;
}
.snowy-mint {
color: #d3f7cf;
}

/* CSS Variables */
:root {
--fun-green:#106a39;
--st-patrick:#2b884d;
--verdant-oasis:#5fbf6d;
--grape-green:#a4e3a1;
--snowy-mint:#d3f7cf;
}

More palettes to explore