All Palettes

Color Palette #d6b49a, #c6a86c, #a78b49, #8a6e3d, #7d5c31

0%
0%
0%

CSS code for this palette

/* CSS */
.beech-nut {
color: #d6b49a;
}
.ginger-ale {
color: #c6a86c;
}
.mustard-gold {
color: #a78b49;
}
.siam-gold {
color: #8a6e3d;
}
.breen {
color: #7d5c31;
}

/* CSS Variables */
:root {
--beech-nut:#d6b49a;
--ginger-ale:#c6a86c;
--mustard-gold:#a78b49;
--siam-gold:#8a6e3d;
--breen:#7d5c31;
}

More palettes to explore