All Palettes

Color Palette #914321, #b45b31, #d49e3a, #e2c06a, #f1e3b1

0%
0%
0%

CSS code for this palette

/* CSS */
.chocolate-covered {
color: #914321;
}
.fiery-orange {
color: #b45b31;
}
.mineral-yellow {
color: #d49e3a;
}
.bountiful-gold {
color: #e2c06a;
}
.lime-bright {
color: #f1e3b1;
}

/* CSS Variables */
:root {
--chocolate-covered:#914321;
--fiery-orange:#b45b31;
--mineral-yellow:#d49e3a;
--bountiful-gold:#e2c06a;
--lime-bright:#f1e3b1;
}

More palettes to explore