All Palettes

Color Palette #ff5833, #ff8b33, #ffbe33, #ffff33, #b4ff33

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.wildfire {
color: #ff8b33;
}
.vibrant-honey {
color: #ffbe33;
}
.big-yellow-taxi {
color: #ffff33;
}
.chestnut-shell {
color: #b4ff33;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--wildfire:#ff8b33;
--vibrant-honey:#ffbe33;
--big-yellow-taxi:#ffff33;
--chestnut-shell:#b4ff33;
}

More palettes to explore