All Palettes

Color Palette #b78b4e, #d6b65c, #e6c27a, #f3d3a0, #c9a86e

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-acorn {
color: #b78b4e;
}
.luxurious {
color: #d6b65c;
}
.celebration {
color: #e6c27a;
}
.antique-wicker-basket {
color: #f3d3a0;
}
.ginger-ale {
color: #c9a86e;
}

/* CSS Variables */
:root {
--yellow-acorn:#b78b4e;
--luxurious:#d6b65c;
--celebration:#e6c27a;
--antique-wicker-basket:#f3d3a0;
--ginger-ale:#c9a86e;
}

More palettes to explore