All Palettes

Color Palette #895b29, #a85f2e, #c87d37, #d5b26d, #e8c8a1

0%
0%
0%

CSS code for this palette

/* CSS */
.treacle {
color: #895b29;
}
.beef-hotpot {
color: #a85f2e;
}
.golden-bell {
color: #c87d37;
}
.tan {
color: #d5b26d;
}
.jasper-cane {
color: #e8c8a1;
}

/* CSS Variables */
:root {
--treacle:#895b29;
--beef-hotpot:#a85f2e;
--golden-bell:#c87d37;
--tan:#d5b26d;
--jasper-cane:#e8c8a1;
}

More palettes to explore