All Palettes

Color Palette #ffb700, #ff801f, #ff4d00, #ff2f00, #c70000

0%
0%
0%

CSS code for this palette

/* CSS */
.sunflower-mango {
color: #ffb700;
}
.orange-you-happy {
color: #ff801f;
}
.phaser-beam {
color: #ff4d00;
}
.boiling-magma {
color: #ff2f00;
}
.communist {
color: #c70000;
}

/* CSS Variables */
:root {
--sunflower-mango:#ffb700;
--orange-you-happy:#ff801f;
--phaser-beam:#ff4d00;
--boiling-magma:#ff2f00;
--communist:#c70000;
}

More palettes to explore