All Palettes

Color Palette #ed7a1d, #ff9c1a, #ffb83d, #ffd900, #ff5100

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-gluttony {
color: #ed7a1d;
}
.phoenix-flames {
color: #ff9c1a;
}
.orange-pop {
color: #ffb83d;
}
.soviet-gold {
color: #ffd900;
}
.aerospace-orange {
color: #ff5100;
}

/* CSS Variables */
:root {
--orange-gluttony:#ed7a1d;
--phoenix-flames:#ff9c1a;
--orange-pop:#ffb83d;
--soviet-gold:#ffd900;
--aerospace-orange:#ff5100;
}

More palettes to explore