All Palettes

Color Palette #ff5833, #ffbe33, #33ff58, #33b4ff, #ad33ff

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.vibrant-honey {
color: #ffbe33;
}
.bright-light-green {
color: #33ff58;
}
.fantasy-console-sky {
color: #33b4ff;
}
.cool-purple {
color: #ad33ff;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--vibrant-honey:#ffbe33;
--bright-light-green:#33ff58;
--fantasy-console-sky:#33b4ff;
--cool-purple:#ad33ff;
}

More palettes to explore