All Palettes

Color Palette #d60000, #ff3c00, #ff6d1f, #ffa142, #ffcc80

0%
0%
0%

CSS code for this palette

/* CSS */
.rosso-corsa {
color: #d60000;
}
.coquelicot {
color: #ff3c00;
}
.shocking-orange {
color: #ff6d1f;
}
.radiation-carrot {
color: #ffa142;
}
.egg-yolk {
color: #ffcc80;
}

/* CSS Variables */
:root {
--rosso-corsa:#d60000;
--coquelicot:#ff3c00;
--shocking-orange:#ff6d1f;
--radiation-carrot:#ffa142;
--egg-yolk:#ffcc80;
}

More palettes to explore