All Palettes

Color Palette #f5c400, #ff8000, #ff5e00, #ff3c00, #ff1a00

0%
0%
0%

CSS code for this palette

/* CSS */
.syndicalist {
color: #f5c400;
}
.orange-juice {
color: #ff8000;
}
.vivid-orange {
color: #ff5e00;
}
.coquelicot {
color: #ff3c00;
}
.carolina-reaper {
color: #ff1a00;
}

/* CSS Variables */
:root {
--syndicalist:#f5c400;
--orange-juice:#ff8000;
--vivid-orange:#ff5e00;
--coquelicot:#ff3c00;
--carolina-reaper:#ff1a00;
}

More palettes to explore