All Palettes

Color Palette #4b7d3b, #7d9a4c, #b6c82d, #d8c56e, #d09a49

0%
0%
0%

CSS code for this palette

/* CSS */
.nereus {
color: #4b7d3b;
}
.bamboo-grass-green {
color: #7d9a4c;
}
.young-plum {
color: #b6c82d;
}
.chenin {
color: #d8c56e;
}
.georgian-yellow {
color: #d09a49;
}

/* CSS Variables */
:root {
--nereus:#4b7d3b;
--bamboo-grass-green:#7d9a4c;
--young-plum:#b6c82d;
--chenin:#d8c56e;
--georgian-yellow:#d09a49;
}

More palettes to explore