All Palettes

Color Palette #ff5833, #ffb133, #ffda33, #33ff58, #33b4ff

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.ripe-pumpkin {
color: #ffb133;
}
.yellow-bell-pepper {
color: #ffda33;
}
.bright-light-green {
color: #33ff58;
}
.fantasy-console-sky {
color: #33b4ff;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--ripe-pumpkin:#ffb133;
--yellow-bell-pepper:#ffda33;
--bright-light-green:#33ff58;
--fantasy-console-sky:#33b4ff;
}

More palettes to explore