All Palettes

Color Palette #ff5833, #ff8c1a, #ffc300, #dbf7a6, #3dff4d

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.laddu-orange {
color: #ff8c1a;
}
.citrus-splash {
color: #ffc300;
}
.mint-julep {
color: #dbf7a6;
}
.bright-light-green {
color: #3dff4d;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--laddu-orange:#ff8c1a;
--citrus-splash:#ffc300;
--mint-julep:#dbf7a6;
--bright-light-green:#3dff4d;
}

More palettes to explore