All Palettes

Color Palette #7e4f25, #b66f35, #cda156, #e2b678, #d87a3b

0%
0%
0%

CSS code for this palette

/* CSS */
.mummy-brown {
color: #7e4f25;
}
.reno-sand {
color: #b66f35;
}
.bright-gold {
color: #cda156;
}
.high-plateau {
color: #e2b678;
}
.sweet-potato {
color: #d87a3b;
}

/* CSS Variables */
:root {
--mummy-brown:#7e4f25;
--reno-sand:#b66f35;
--bright-gold:#cda156;
--high-plateau:#e2b678;
--sweet-potato:#d87a3b;
}

More palettes to explore