All Palettes

Color Palette #ff5833, #ff8b33, #ffbb33, #daff33, #a3ff33

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.wildfire {
color: #ff8b33;
}
.buddha-s-love-handles {
color: #ffbb33;
}
.stadium-grass {
color: #daff33;
}
.lime {
color: #a3ff33;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--wildfire:#ff8b33;
--buddha-s-love-handles:#ffbb33;
--stadium-grass:#daff33;
--lime:#a3ff33;
}

More palettes to explore