All Palettes

Color Palette #487d2c, #70b84c, #9bd770, #b3e6a8, #d5f2d4

0%
0%
0%

CSS code for this palette

/* CSS */
.master-chief {
color: #487d2c;
}
.turtle-green {
color: #70b84c;
}
.tropical-light {
color: #9bd770;
}
.appetite {
color: #b3e6a8;
}
.light-frosty-dawn {
color: #d5f2d4;
}

/* CSS Variables */
:root {
--master-chief:#487d2c;
--turtle-green:#70b84c;
--tropical-light:#9bd770;
--appetite:#b3e6a8;
--light-frosty-dawn:#d5f2d4;
}

More palettes to explore