All Palettes

Color Palette #a85f2e, #cf7b3a, #f5a300, #f7c250, #e7bb4b

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.marquis-orange {
color: #cf7b3a;
}
.mad-for-mango {
color: #f5a300;
}
.creamy-sweet-corn {
color: #f7c250;
}
.blockchain-gold {
color: #e7bb4b;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--marquis-orange:#cf7b3a;
--mad-for-mango:#f5a300;
--creamy-sweet-corn:#f7c250;
--blockchain-gold:#e7bb4b;
}

More palettes to explore