All Palettes

Color Palette #faa700, #ff6d1f, #ff3c00, #c72b00, #8a2c00

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.shocking-orange {
color: #ff6d1f;
}
.coquelicot {
color: #ff3c00;
}
.pleasant-pomegranate {
color: #c72b00;
}
.rust-brown {
color: #8a2c00;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--shocking-orange:#ff6d1f;
--coquelicot:#ff3c00;
--pleasant-pomegranate:#c72b00;
--rust-brown:#8a2c00;
}

More palettes to explore