All Palettes

Color Palette #f8c73f, #f6a728, #f67913, #e76a1d, #d6582e

0%
0%
0%

CSS code for this palette

/* CSS */
.pyrite {
color: #f8c73f;
}
.carona {
color: #f6a728;
}
.liquid-lava {
color: #f67913;
}
.iron-orange {
color: #e76a1d;
}
.obstinate-orange {
color: #d6582e;
}

/* CSS Variables */
:root {
--pyrite:#f8c73f;
--carona:#f6a728;
--liquid-lava:#f67913;
--iron-orange:#e76a1d;
--obstinate-orange:#d6582e;
}

More palettes to explore