All Palettes

Color Palette #faa700, #ff6d1f, #ff3d1f, #ff2965, #9d1b33

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.shocking-orange {
color: #ff6d1f;
}
.spiritstone-red {
color: #ff3d1f;
}
.peevish-red {
color: #ff2965;
}
.vivid-burgundy {
color: #9d1b33;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--shocking-orange:#ff6d1f;
--spiritstone-red:#ff3d1f;
--peevish-red:#ff2965;
--vivid-burgundy:#9d1b33;
}

More palettes to explore