All Palettes

Color Palette #c78b3d, #d9a44a, #e8c059, #af753c, #a14e2b

0%
0%
0%

CSS code for this palette

/* CSS */
.anzac {
color: #c78b3d;
}
.gold-foil {
color: #d9a44a;
}
.golden-appeal {
color: #e8c059;
}
.clay-brown {
color: #af753c;
}
.texas-ranger-brown {
color: #a14e2b;
}

/* CSS Variables */
:root {
--anzac:#c78b3d;
--gold-foil:#d9a44a;
--golden-appeal:#e8c059;
--clay-brown:#af753c;
--texas-ranger-brown:#a14e2b;
}

More palettes to explore