All Palettes

Color Palette #ff5833, #ff8b33, #ffb433, #daff33, #33ff58

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.wildfire {
color: #ff8b33;
}
.corona {
color: #ffb433;
}
.stadium-grass {
color: #daff33;
}
.bright-light-green {
color: #33ff58;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--wildfire:#ff8b33;
--corona:#ffb433;
--stadium-grass:#daff33;
--bright-light-green:#33ff58;
}

More palettes to explore