All Palettes

Color Palette #ffb700, #ff8c00, #ff5724, #d33131, #a30000

0%
0%
0%

CSS code for this palette

/* CSS */
.sunflower-mango {
color: #ffb700;
}
.sun-crete {
color: #ff8c00;
}
.smashing-pumpkins {
color: #ff5724;
}
.akuma {
color: #d33131;
}
.stanger-red {
color: #a30000;
}

/* CSS Variables */
:root {
--sunflower-mango:#ffb700;
--sun-crete:#ff8c00;
--smashing-pumpkins:#ff5724;
--akuma:#d33131;
--stanger-red:#a30000;
}

More palettes to explore