All Palettes

Color Palette #ffb84d, #ffc105, #ff9100, #ff6e00, #ff5724

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.marigold {
color: #ffc105;
}
.princeton-orange {
color: #ff9100;
}
.flush-orange {
color: #ff6e00;
}
.smashing-pumpkins {
color: #ff5724;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--marigold:#ffc105;
--princeton-orange:#ff9100;
--flush-orange:#ff6e00;
--smashing-pumpkins:#ff5724;
}

More palettes to explore