All Palettes

Color Palette #ff5833, #ffb833, #ffda33, #33ff58, #337aff

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.buddha-s-love-handles {
color: #ffb833;
}
.yellow-bell-pepper {
color: #ffda33;
}
.bright-light-green {
color: #33ff58;
}
.hailey-blue {
color: #337aff;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--buddha-s-love-handles:#ffb833;
--yellow-bell-pepper:#ffda33;
--bright-light-green:#33ff58;
--hailey-blue:#337aff;
}

More palettes to explore