All Palettes

Color Palette #ff5833, #ff7033, #ff8b33, #ffc300, #ffbb33

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.bright-orange {
color: #ff7033;
}
.wildfire {
color: #ff8b33;
}
.citrus-splash {
color: #ffc300;
}
.buddha-s-love-handles {
color: #ffbb33;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--bright-orange:#ff7033;
--wildfire:#ff8b33;
--citrus-splash:#ffc300;
--buddha-s-love-handles:#ffbb33;
}

More palettes to explore