All Palettes

Color Palette #a85f2e, #c78e3d, #e9b335, #f6dda2, #e54a38

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.anzac {
color: #c78e3d;
}
.midsummer-gold {
color: #e9b335;
}
.sol {
color: #f6dda2;
}
.sour-cherry {
color: #e54a38;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--anzac:#c78e3d;
--midsummer-gold:#e9b335;
--sol:#f6dda2;
--sour-cherry:#e54a38;
}

More palettes to explore