All Palettes

Color Palette #4a8c4a, #69bf69, #9ce79c, #d3b34a, #b14e4e

0%
0%
0%

CSS code for this palette

/* CSS */
.lush-grass {
color: #4a8c4a;
}
.bermudagrass {
color: #69bf69;
}
.granny-smith-apple {
color: #9ce79c;
}
.farm-straw {
color: #d3b34a;
}
.fortune-red {
color: #b14e4e;
}

/* CSS Variables */
:root {
--lush-grass:#4a8c4a;
--bermudagrass:#69bf69;
--granny-smith-apple:#9ce79c;
--farm-straw:#d3b34a;
--fortune-red:#b14e4e;
}

More palettes to explore