All Palettes

Color Palette #e6b765, #d2a85b, #c79a57, #b5904f, #a18445

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-varnish {
color: #e6b765;
}
.afghan-sand {
color: #d2a85b;
}
.amber-glass {
color: #c79a57;
}
.yellow-acorn {
color: #b5904f;
}
.yellow-sand {
color: #a18445;
}

/* CSS Variables */
:root {
--yellow-varnish:#e6b765;
--afghan-sand:#d2a85b;
--amber-glass:#c79a57;
--yellow-acorn:#b5904f;
--yellow-sand:#a18445;
}

More palettes to explore