All Palettes

Color Palette #ff9d00, #ffb84d, #ffd699, #ffcc00, #ff5724

0%
0%
0%

CSS code for this palette

/* CSS */
.mandarin-peel {
color: #ff9d00;
}
.floral-leaf {
color: #ffb84d;
}
.caramel-finish {
color: #ffd699;
}
.usc-gold {
color: #ffcc00;
}
.smashing-pumpkins {
color: #ff5724;
}

/* CSS Variables */
:root {
--mandarin-peel:#ff9d00;
--floral-leaf:#ffb84d;
--caramel-finish:#ffd699;
--usc-gold:#ffcc00;
--smashing-pumpkins:#ff5724;
}

More palettes to explore