All Palettes

Color Palette #ffb84d, #ffa142, #ff6e42, #c0360c, #ff6e00

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.radiation-carrot {
color: #ffa142;
}
.carrot {
color: #ff6e42;
}
.once-bitten {
color: #c0360c;
}
.flush-orange {
color: #ff6e00;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--radiation-carrot:#ffa142;
--carrot:#ff6e42;
--once-bitten:#c0360c;
--flush-orange:#ff6e00;
}

More palettes to explore