All Palettes

Color Palette #ffc105, #ff6d1f, #ff4d00, #ff3c00, #ff1e00

0%
0%
0%

CSS code for this palette

/* CSS */
.marigold {
color: #ffc105;
}
.shocking-orange {
color: #ff6d1f;
}
.phaser-beam {
color: #ff4d00;
}
.coquelicot {
color: #ff3c00;
}
.red-um {
color: #ff1e00;
}

/* CSS Variables */
:root {
--marigold:#ffc105;
--shocking-orange:#ff6d1f;
--phaser-beam:#ff4d00;
--coquelicot:#ff3c00;
--red-um:#ff1e00;
}

More palettes to explore