All Palettes

Color Palette #ff5724, #ff8c00, #ffd54d, #b0eb00, #76ff05

0%
0%
0%

CSS code for this palette

/* CSS */
.smashing-pumpkins {
color: #ff5724;
}
.sun-crete {
color: #ff8c00;
}
.vibrant {
color: #ffd54d;
}
.green-fiasco {
color: #b0eb00;
}
.nuclear-waste {
color: #76ff05;
}

/* CSS Variables */
:root {
--smashing-pumpkins:#ff5724;
--sun-crete:#ff8c00;
--vibrant:#ffd54d;
--green-fiasco:#b0eb00;
--nuclear-waste:#76ff05;
}

More palettes to explore