All Palettes

Color Palette #b87332, #c78b3d, #d69f4c, #e2b960, #eab76c

0%
0%
0%

CSS code for this palette

/* CSS */
.copper {
color: #b87332;
}
.anzac {
color: #c78b3d;
}
.saffron-robe {
color: #d69f4c;
}
.lemon-surprise {
color: #e2b960;
}
.harvest-gold {
color: #eab76c;
}

/* CSS Variables */
:root {
--copper:#b87332;
--anzac:#c78b3d;
--saffron-robe:#d69f4c;
--lemon-surprise:#e2b960;
--harvest-gold:#eab76c;
}

More palettes to explore