All Palettes

Color Palette #d60000, #ff5100, #ffaa00, #ffc105, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.rosso-corsa {
color: #d60000;
}
.aerospace-orange {
color: #ff5100;
}
.flash-of-orange {
color: #ffaa00;
}
.marigold {
color: #ffc105;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--rosso-corsa:#d60000;
--aerospace-orange:#ff5100;
--flash-of-orange:#ffaa00;
--marigold:#ffc105;
--hollandaise:#ffec3d;
}

More palettes to explore