All Palettes

Color Palette #b87332, #d38c45, #ebb056, #f9c16c, #f4ce9a

0%
0%
0%

CSS code for this palette

/* CSS */
.copper {
color: #b87332;
}
.cognac {
color: #d38c45;
}
.shiny-trumpet {
color: #ebb056;
}
.golden-opportunity {
color: #f9c16c;
}
.honey-blush {
color: #f4ce9a;
}

/* CSS Variables */
:root {
--copper:#b87332;
--cognac:#d38c45;
--shiny-trumpet:#ebb056;
--golden-opportunity:#f9c16c;
--honey-blush:#f4ce9a;
}

More palettes to explore