All Palettes

Color Palette #ff6d1f, #ff9a1f, #ffbf1f, #ffda1f, #ffec1f

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.dragon-ball {
color: #ff9a1f;
}
.incandescence {
color: #ffbf1f;
}
.gangsters-gold {
color: #ffda1f;
}
.big-yellow-streak {
color: #ffec1f;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--dragon-ball:#ff9a1f;
--incandescence:#ffbf1f;
--gangsters-gold:#ffda1f;
--big-yellow-streak:#ffec1f;
}

More palettes to explore