All Palettes

Color Palette #f9a824, #f16f3b, #da3d25, #b82e19, #8f2b14

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-wax {
color: #f9a824;
}
.chinese-orange {
color: #f16f3b;
}
.furnace {
color: #da3d25;
}
.red-death {
color: #b82e19;
}
.bengala-red {
color: #8f2b14;
}

/* CSS Variables */
:root {
--honey-wax:#f9a824;
--chinese-orange:#f16f3b;
--furnace:#da3d25;
--red-death:#b82e19;
--bengala-red:#8f2b14;
}

More palettes to explore