All Palettes

Color Palette #f5c400, #ffb300, #ff8000, #ff4d00, #ff2b00

0%
0%
0%

CSS code for this palette

/* CSS */
.syndicalist {
color: #f5c400;
}
.ucla-gold {
color: #ffb300;
}
.orange-juice {
color: #ff8000;
}
.phaser-beam {
color: #ff4d00;
}
.ferrari-red {
color: #ff2b00;
}

/* CSS Variables */
:root {
--syndicalist:#f5c400;
--ucla-gold:#ffb300;
--orange-juice:#ff8000;
--phaser-beam:#ff4d00;
--ferrari-red:#ff2b00;
}

More palettes to explore