All Palettes

Color Palette #a9d9a0, #6b9b4b, #4c683b, #b8e1b2, #e2f5b2

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-aloe {
color: #a9d9a0;
}
.flat-green {
color: #6b9b4b;
}
.mountain-forest {
color: #4c683b;
}
.mint-cocktail-green {
color: #b8e1b2;
}
.spring-kiss {
color: #e2f5b2;
}

/* CSS Variables */
:root {
--cool-aloe:#a9d9a0;
--flat-green:#6b9b4b;
--mountain-forest:#4c683b;
--mint-cocktail-green:#b8e1b2;
--spring-kiss:#e2f5b2;
}

More palettes to explore