All Palettes

Color Palette #ffb84d, #ff8e3d, #ff702e, #ff5a1f, #ff4b1a

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.kanz-orange {
color: #ff8e3d;
}
.extreme-carrot {
color: #ff702e;
}
.giants-orange {
color: #ff5a1f;
}
.flare-gun {
color: #ff4b1a;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--kanz-orange:#ff8e3d;
--extreme-carrot:#ff702e;
--giants-orange:#ff5a1f;
--flare-gun:#ff4b1a;
}

More palettes to explore