All Palettes

Color Palette #ff5100, #ff8c00, #ffd900, #ffcc00, #fff700

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.sun-crete {
color: #ff8c00;
}
.soviet-gold {
color: #ffd900;
}
.usc-gold {
color: #ffcc00;
}
.lemon {
color: #fff700;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--sun-crete:#ff8c00;
--soviet-gold:#ffd900;
--usc-gold:#ffcc00;
--lemon:#fff700;
}

More palettes to explore