All Palettes

Color Palette #ff5833, #ff8c1a, #ffbe33, #f1ff33, #33ff58

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.laddu-orange {
color: #ff8c1a;
}
.vibrant-honey {
color: #ffbe33;
}
.pickled-pineapple {
color: #f1ff33;
}
.bright-light-green {
color: #33ff58;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--laddu-orange:#ff8c1a;
--vibrant-honey:#ffbe33;
--pickled-pineapple:#f1ff33;
--bright-light-green:#33ff58;
}

More palettes to explore