All Palettes

Color Palette #ff5833, #ff8b33, #ffb833, #ffe733, #fffc33

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.wildfire {
color: #ff8b33;
}
.buddha-s-love-handles {
color: #ffb833;
}
.zard-yellow {
color: #ffe733;
}
.giraffe {
color: #fffc33;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--wildfire:#ff8b33;
--buddha-s-love-handles:#ffb833;
--zard-yellow:#ffe733;
--giraffe:#fffc33;
}

More palettes to explore