All Palettes

Color Palette #eab662, #d3803c, #aa5a2c, #6b3d19, #4a2c17

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-varnish {
color: #eab662;
}
.clay-terrace {
color: #d3803c;
}
.stirland-battlemire {
color: #aa5a2c;
}
.pullman-brown {
color: #6b3d19;
}
.bittersweet-chocolate {
color: #4a2c17;
}

/* CSS Variables */
:root {
--yellow-varnish:#eab662;
--clay-terrace:#d3803c;
--stirland-battlemire:#aa5a2c;
--pullman-brown:#6b3d19;
--bittersweet-chocolate:#4a2c17;
}

More palettes to explore