All Palettes

Color Palette #faa700, #ff5e00, #ff8c00, #ffb300, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.vivid-orange {
color: #ff5e00;
}
.sun-crete {
color: #ff8c00;
}
.ucla-gold {
color: #ffb300;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--vivid-orange:#ff5e00;
--sun-crete:#ff8c00;
--ucla-gold:#ffb300;
--soviet-gold:#ffd900;
}

More palettes to explore