All Palettes

Color Palette #ff5833, #ffbe33, #fffc33, #33ff58, #33aaff

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.vibrant-honey {
color: #ffbe33;
}
.giraffe {
color: #fffc33;
}
.bright-light-green {
color: #33ff58;
}
.fantasy-console-sky {
color: #33aaff;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--vibrant-honey:#ffbe33;
--giraffe:#fffc33;
--bright-light-green:#33ff58;
--fantasy-console-sky:#33aaff;
}

More palettes to explore