All Palettes

Color Palette #ff5833, #ff8c1a, #ffd500, #b2d33c, #3dff57

0%
0%
0%

CSS code for this palette

/* CSS */
.poppy-surprise {
color: #ff5833;
}
.laddu-orange {
color: #ff8c1a;
}
.cyber-yellow {
color: #ffd500;
}
.burst-of-lime {
color: #b2d33c;
}
.bright-light-green {
color: #3dff57;
}

/* CSS Variables */
:root {
--poppy-surprise:#ff5833;
--laddu-orange:#ff8c1a;
--cyber-yellow:#ffd500;
--burst-of-lime:#b2d33c;
--bright-light-green:#3dff57;
}

More palettes to explore