All Palettes

Color Palette #ff5833, #ff8b33, #ffc300, #33c2ff, #3358ff

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.wildfire {
color: #ff8b33;
}
.citrus-splash {
color: #ffc300;
}
.shovel-knight {
color: #33c2ff;
}
.gentian-flower {
color: #3358ff;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--wildfire:#ff8b33;
--citrus-splash:#ffc300;
--shovel-knight:#33c2ff;
--gentian-flower:#3358ff;
}

More palettes to explore