All Palettes

Color Palette #ffb84d, #ff8b42, #ff7033, #ff513d, #ff4b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.orange-bell-pepper {
color: #ff8b42;
}
.bright-orange {
color: #ff7033;
}
.ogre-odor {
color: #ff513d;
}
.tan-red {
color: #ff4b1f;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--orange-bell-pepper:#ff8b42;
--bright-orange:#ff7033;
--ogre-odor:#ff513d;
--tan-red:#ff4b1f;
}

More palettes to explore