All Palettes

Color Palette #f09c00, #ffc23d, #ffb133, #ff6d1f, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.wiener-schnitzel {
color: #f09c00;
}
.orange-pop {
color: #ffc23d;
}
.ripe-pumpkin {
color: #ffb133;
}
.shocking-orange {
color: #ff6d1f;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--wiener-schnitzel:#f09c00;
--orange-pop:#ffc23d;
--ripe-pumpkin:#ffb133;
--shocking-orange:#ff6d1f;
--mandarin-red:#e74d3c;
}

More palettes to explore