All Palettes

Color Palette #d9b59b, #c4a66e, #a7996c, #8a5d3d, #a44f2d

0%
0%
0%

CSS code for this palette

/* CSS */
.beech-nut {
color: #d9b59b;
}
.hay-yellow {
color: #c4a66e;
}
.eco-green {
color: #a7996c;
}
.fertile-soil {
color: #8a5d3d;
}
.texas-ranger-brown {
color: #a44f2d;
}

/* CSS Variables */
:root {
--beech-nut:#d9b59b;
--hay-yellow:#c4a66e;
--eco-green:#a7996c;
--fertile-soil:#8a5d3d;
--texas-ranger-brown:#a44f2d;
}

More palettes to explore