All Palettes

Color Palette #ff5833, #ff8c1a, #ffbe33, #ffea00, #b4ff33

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.laddu-orange {
color: #ff8c1a;
}
.vibrant-honey {
color: #ffbe33;
}
.middle-yellow {
color: #ffea00;
}
.chestnut-shell {
color: #b4ff33;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--laddu-orange:#ff8c1a;
--vibrant-honey:#ffbe33;
--middle-yellow:#ffea00;
--chestnut-shell:#b4ff33;
}

More palettes to explore