All Palettes

Color Palette #c78b3d, #8d3b20, #d9a73a, #fce8b6, #a85f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.anzac {
color: #c78b3d;
}
.chocolate-covered {
color: #8d3b20;
}
.scrofulous-brown {
color: #d9a73a;
}
.song-of-summer {
color: #fce8b6;
}
.beef-hotpot {
color: #a85f2e;
}

/* CSS Variables */
:root {
--anzac:#c78b3d;
--chocolate-covered:#8d3b20;
--scrofulous-brown:#d9a73a;
--song-of-summer:#fce8b6;
--beef-hotpot:#a85f2e;
}

More palettes to explore