All Palettes

Color Palette #ff6d1f, #ff9900, #ffc300, #ffdb57, #fff4a3

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.vitamin-c {
color: #ff9900;
}
.citrus-splash {
color: #ffc300;
}
.yriel-yellow {
color: #ffdb57;
}
.candle-flame {
color: #fff4a3;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--vitamin-c:#ff9900;
--citrus-splash:#ffc300;
--yriel-yellow:#ffdb57;
--candle-flame:#fff4a3;
}

More palettes to explore