All Palettes

Color Palette #c89e4c, #e2b55a, #d74833, #8d3b2a, #5b2e29

0%
0%
0%

CSS code for this palette

/* CSS */
.gingerbread-house {
color: #c89e4c;
}
.river-of-gold {
color: #e2b55a;
}
.hawaiian-ahi-poke {
color: #d74833;
}
.red-prairie {
color: #8d3b2a;
}
.bratwurst {
color: #5b2e29;
}

/* CSS Variables */
:root {
--gingerbread-house:#c89e4c;
--river-of-gold:#e2b55a;
--hawaiian-ahi-poke:#d74833;
--red-prairie:#8d3b2a;
--bratwurst:#5b2e29;
}

More palettes to explore