All Palettes

Color Palette #f1ba4b, #e3a726, #d49d1c, #b76e1f, #9f521e

0%
0%
0%

CSS code for this palette

/* CSS */
.maximum-yellow-red {
color: #f1ba4b;
}
.dried-goldenrod {
color: #e3a726;
}
.chanterelle {
color: #d49d1c;
}
.thai-curry {
color: #b76e1f;
}
.ancient-bronze {
color: #9f521e;
}

/* CSS Variables */
:root {
--maximum-yellow-red:#f1ba4b;
--dried-goldenrod:#e3a726;
--chanterelle:#d49d1c;
--thai-curry:#b76e1f;
--ancient-bronze:#9f521e;
}

More palettes to explore