All Palettes

Color Palette #ff5833, #ff8b33, #ffcc33, #33ff58, #33ffcc

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.wildfire {
color: #ff8b33;
}
.sunglow {
color: #ffcc33;
}
.bright-light-green {
color: #33ff58;
}
.aurichalcite {
color: #33ffcc;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--wildfire:#ff8b33;
--sunglow:#ffcc33;
--bright-light-green:#33ff58;
--aurichalcite:#33ffcc;
}

More palettes to explore