All Palettes

Color Palette #faa700, #ff6d1f, #ff3c00, #d10000, #a30000

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.shocking-orange {
color: #ff6d1f;
}
.coquelicot {
color: #ff3c00;
}
.red-epiphyllum {
color: #d10000;
}
.stanger-red {
color: #a30000;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--shocking-orange:#ff6d1f;
--coquelicot:#ff3c00;
--red-epiphyllum:#d10000;
--stanger-red:#a30000;
}

More palettes to explore