All Palettes

Color Palette #ff5833, #ffc30f, #dbf7a6, #33ff58, #337aff

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.mikado-yellow {
color: #ffc30f;
}
.mint-julep {
color: #dbf7a6;
}
.bright-light-green {
color: #33ff58;
}
.hailey-blue {
color: #337aff;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--mikado-yellow:#ffc30f;
--mint-julep:#dbf7a6;
--bright-light-green:#33ff58;
--hailey-blue:#337aff;
}

More palettes to explore