All Palettes

Color Palette #ff6d1f, #ff9a1f, #ffbe33, #ffdc5c, #ffed8a

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.dragon-ball {
color: #ff9a1f;
}
.vibrant-honey {
color: #ffbe33;
}
.rodan-gold {
color: #ffdc5c;
}
.sp-tzle-yellow {
color: #ffed8a;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--dragon-ball:#ff9a1f;
--vibrant-honey:#ffbe33;
--rodan-gold:#ffdc5c;
--sp-tzle-yellow:#ffed8a;
}

More palettes to explore