All Palettes

Color Palette #ff5100, #ff6e00, #ff8c00, #ffb700, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.flush-orange {
color: #ff6e00;
}
.sun-crete {
color: #ff8c00;
}
.sunflower-mango {
color: #ffb700;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--flush-orange:#ff6e00;
--sun-crete:#ff8c00;
--sunflower-mango:#ffb700;
--soviet-gold:#ffd900;
}

More palettes to explore