All Palettes

Color Palette #ffb84d, #f47b1f, #ff6e00, #d54215, #c0360c

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.sun-orange {
color: #f47b1f;
}
.flush-orange {
color: #ff6e00;
}
.tail-lights {
color: #d54215;
}
.once-bitten {
color: #c0360c;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--sun-orange:#f47b1f;
--flush-orange:#ff6e00;
--tail-lights:#d54215;
--once-bitten:#c0360c;
}

More palettes to explore