All Palettes

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

0%
0%
0%

CSS code for this palette

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

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

More palettes to explore