All Palettes

Color Palette #ff5100, #ff8000, #ffb300, #ffd000, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.orange-juice {
color: #ff8000;
}
.ucla-gold {
color: #ffb300;
}
.electric-glow {
color: #ffd000;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--orange-juice:#ff8000;
--ucla-gold:#ffb300;
--electric-glow:#ffd000;
--soviet-gold:#ffd900;
}

More palettes to explore