All Palettes

Color Palette #f8d34f, #faa700, #f47b1f, #d75928, #a12b2d

0%
0%
0%

CSS code for this palette

/* CSS */
.westfall-yellow {
color: #f8d34f;
}
.chrome-yellow {
color: #faa700;
}
.sun-orange {
color: #f47b1f;
}
.obstinate-orange {
color: #d75928;
}
.red-brown {
color: #a12b2d;
}

/* CSS Variables */
:root {
--westfall-yellow:#f8d34f;
--chrome-yellow:#faa700;
--sun-orange:#f47b1f;
--obstinate-orange:#d75928;
--red-brown:#a12b2d;
}

More palettes to explore