All Palettes

Color Palette #ff5100, #ff8000, #ffae00, #ffd900, #ffec42

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.orange-juice {
color: #ff8000;
}
.fresh-squeezed {
color: #ffae00;
}
.soviet-gold {
color: #ffd900;
}
.hollandaise {
color: #ffec42;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--orange-juice:#ff8000;
--fresh-squeezed:#ffae00;
--soviet-gold:#ffd900;
--hollandaise:#ffec42;
}

More palettes to explore