All Palettes

Color Palette #e6c76b, #d4b34e, #bfa03b, #a58b2c, #8a6f24

0%
0%
0%

CSS code for this palette

/* CSS */
.bountiful-gold {
color: #e6c76b;
}
.farm-straw {
color: #d4b34e;
}
.tiki-torch {
color: #bfa03b;
}
.faint-green {
color: #a58b2c;
}
.corn-harvest {
color: #8a6f24;
}

/* CSS Variables */
:root {
--bountiful-gold:#e6c76b;
--farm-straw:#d4b34e;
--tiki-torch:#bfa03b;
--faint-green:#a58b2c;
--corn-harvest:#8a6f24;
}

More palettes to explore