All Palettes

Color Palette #a57e3b, #b29e5c, #e3c85f, #f2e6a6, #e5b59f

0%
0%
0%

CSS code for this palette

/* CSS */
.indian-brass {
color: #a57e3b;
}
.antique-gold {
color: #b29e5c;
}
.tasman-honey-yellow {
color: #e3c85f;
}
.cymophane-yellow {
color: #f2e6a6;
}
.seasonal-beige {
color: #e5b59f;
}

/* CSS Variables */
:root {
--indian-brass:#a57e3b;
--antique-gold:#b29e5c;
--tasman-honey-yellow:#e3c85f;
--cymophane-yellow:#f2e6a6;
--seasonal-beige:#e5b59f;
}

More palettes to explore