All Palettes

Color Palette #b86e1e, #d69a38, #f0c86a, #e6b82d, #a45c1e

0%
0%
0%

CSS code for this palette

/* CSS */
.thai-curry {
color: #b86e1e;
}
.trinket {
color: #d69a38;
}
.golden-lion {
color: #f0c86a;
}
.bright-sun {
color: #e6b82d;
}
.bright-bronze {
color: #a45c1e;
}

/* CSS Variables */
:root {
--thai-curry:#b86e1e;
--trinket:#d69a38;
--golden-lion:#f0c86a;
--bright-sun:#e6b82d;
--bright-bronze:#a45c1e;
}

More palettes to explore