All Palettes

Color Palette #ff5833, #ffb133, #ffc300, #dbf7a6, #33ff58

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.ripe-pumpkin {
color: #ffb133;
}
.citrus-splash {
color: #ffc300;
}
.mint-julep {
color: #dbf7a6;
}
.bright-light-green {
color: #33ff58;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--ripe-pumpkin:#ffb133;
--citrus-splash:#ffc300;
--mint-julep:#dbf7a6;
--bright-light-green:#33ff58;
}

More palettes to explore