All Palettes

Color Palette #ffdd57, #ff6d1f, #ff4d00, #ff1e00, #d60000

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-is-not-gold {
color: #ffdd57;
}
.shocking-orange {
color: #ff6d1f;
}
.phaser-beam {
color: #ff4d00;
}
.red-um {
color: #ff1e00;
}
.rosso-corsa {
color: #d60000;
}

/* CSS Variables */
:root {
--glitter-is-not-gold:#ffdd57;
--shocking-orange:#ff6d1f;
--phaser-beam:#ff4d00;
--red-um:#ff1e00;
--rosso-corsa:#d60000;
}

More palettes to explore