All Palettes

Color Palette #a86a3e, #d7a16a, #e3c0a5, #f6e4c1, #b59f45

0%
0%
0%

CSS code for this palette

/* CSS */
.maple-glaze {
color: #a86a3e;
}
.caramelo-dulce {
color: #d7a16a;
}
.buttercup-yellow {
color: #e3c0a5;
}
.tea-light {
color: #f6e4c1;
}
.sea-squash {
color: #b59f45;
}

/* CSS Variables */
:root {
--maple-glaze:#a86a3e;
--caramelo-dulce:#d7a16a;
--buttercup-yellow:#e3c0a5;
--tea-light:#f6e4c1;
--sea-squash:#b59f45;
}

More palettes to explore