All Palettes

Color Palette #bfae73, #d7af50, #d8792c, #a14e2b, #692b2e

0%
0%
0%

CSS code for this palette

/* CSS */
.chicory-green {
color: #bfae73;
}
.golden-cricket {
color: #d7af50;
}
.bitter-orange {
color: #d8792c;
}
.texas-ranger-brown {
color: #a14e2b;
}
.sundried-tomato {
color: #692b2e;
}

/* CSS Variables */
:root {
--chicory-green:#bfae73;
--golden-cricket:#d7af50;
--bitter-orange:#d8792c;
--texas-ranger-brown:#a14e2b;
--sundried-tomato:#692b2e;
}

More palettes to explore