All Palettes

Color Palette #b87332, #d09939, #e5b75d, #f1c84b, #ffda75

0%
0%
0%

CSS code for this palette

/* CSS */
.copper {
color: #b87332;
}
.mineral-yellow {
color: #d09939;
}
.river-of-gold {
color: #e5b75d;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.honey-glaze {
color: #ffda75;
}

/* CSS Variables */
:root {
--copper:#b87332;
--mineral-yellow:#d09939;
--river-of-gold:#e5b75d;
--solar-plexus-chakra:#f1c84b;
--honey-glaze:#ffda75;
}

More palettes to explore