All Palettes

Color Palette #ff5833, #ff8c1a, #ffbb33, #ffd900, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.laddu-orange {
color: #ff8c1a;
}
.buddha-s-love-handles {
color: #ffbb33;
}
.soviet-gold {
color: #ffd900;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--laddu-orange:#ff8c1a;
--buddha-s-love-handles:#ffbb33;
--soviet-gold:#ffd900;
--hollandaise:#ffec3d;
}

More palettes to explore