All Palettes

Color Palette #f5b400, #ff8000, #f15a22, #ff4d00, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.orange-juice {
color: #ff8000;
}
.prometheus-orange {
color: #f15a22;
}
.phaser-beam {
color: #ff4d00;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--orange-juice:#ff8000;
--prometheus-orange:#f15a22;
--phaser-beam:#ff4d00;
--coquelicot:#ff3c00;
}

More palettes to explore