All Palettes

Color Palette #ffc800, #ff8c00, #ff5e00, #ff2b00, #d60000

0%
0%
0%

CSS code for this palette

/* CSS */
.forsythia {
color: #ffc800;
}
.sun-crete {
color: #ff8c00;
}
.vivid-orange {
color: #ff5e00;
}
.ferrari-red {
color: #ff2b00;
}
.rosso-corsa {
color: #d60000;
}

/* CSS Variables */
:root {
--forsythia:#ffc800;
--sun-crete:#ff8c00;
--vivid-orange:#ff5e00;
--ferrari-red:#ff2b00;
--rosso-corsa:#d60000;
}

More palettes to explore