All Palettes

Color Palette #4d3d3d, #5b6e4e, #7f9c63, #d3c682, #f5c400

0%
0%
0%

CSS code for this palette

/* CSS */
.crater-brown {
color: #4d3d3d;
}
.hummingbird-green {
color: #5b6e4e;
}
.walking-dead {
color: #7f9c63;
}
.serene-scene {
color: #d3c682;
}
.syndicalist {
color: #f5c400;
}

/* CSS Variables */
:root {
--crater-brown:#4d3d3d;
--hummingbird-green:#5b6e4e;
--walking-dead:#7f9c63;
--serene-scene:#d3c682;
--syndicalist:#f5c400;
}

More palettes to explore