All Palettes

Color Palette #ffc94d, #ffa142, #ff7033, #f7481d, #d62e1f

0%
0%
0%

CSS code for this palette

/* CSS */
.chunky-bee {
color: #ffc94d;
}
.radiation-carrot {
color: #ffa142;
}
.bright-orange {
color: #ff7033;
}
.reddish-orange {
color: #f7481d;
}
.pure-red {
color: #d62e1f;
}

/* CSS Variables */
:root {
--chunky-bee:#ffc94d;
--radiation-carrot:#ffa142;
--bright-orange:#ff7033;
--reddish-orange:#f7481d;
--pure-red:#d62e1f;
}

More palettes to explore