All Palettes

Color Palette #4d6c2d, #8ca04b, #b4c94a, #d3d846, #e8e1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.botanical {
color: #4d6c2d;
}
.nasturtium-shoot {
color: #8ca04b;
}
.rainforest-glow {
color: #b4c94a;
}
.yuzukosh {
color: #d3d846;
}
.marsh-mist {
color: #e8e1a1;
}

/* CSS Variables */
:root {
--botanical:#4d6c2d;
--nasturtium-shoot:#8ca04b;
--rainforest-glow:#b4c94a;
--yuzukosh:#d3d846;
--marsh-mist:#e8e1a1;
}

More palettes to explore