All Palettes

Color Palette #ff9c33, #ff6d1f, #ff4800, #db2800, #a81c00

0%
0%
0%

CSS code for this palette

/* CSS */
.indian-saffron {
color: #ff9c33;
}
.shocking-orange {
color: #ff6d1f;
}
.red-dit {
color: #ff4800;
}
.ares-red {
color: #db2800;
}
.saveloy {
color: #a81c00;
}

/* CSS Variables */
:root {
--indian-saffron:#ff9c33;
--shocking-orange:#ff6d1f;
--red-dit:#ff4800;
--ares-red:#db2800;
--saveloy:#a81c00;
}

More palettes to explore