All Palettes

Color Palette #ff6d1f, #ff8f2e, #ffb65c, #ffdb66, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.instant-orange {
color: #ff8f2e;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.sunrose-yellow {
color: #ffdb66;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--instant-orange:#ff8f2e;
--peanut-butter-chicken:#ffb65c;
--sunrose-yellow:#ffdb66;
--soviet-gold:#ffd900;
}

More palettes to explore