All Palettes

Color Palette #ff5e3d, #ff913d, #ffd23d, #84ff3d, #3dff5e

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-soda {
color: #ff5e3d;
}
.joyful-orange {
color: #ff913d;
}
.lamplight {
color: #ffd23d;
}
.lush-greenery {
color: #84ff3d;
}
.bright-light-green {
color: #3dff5e;
}

/* CSS Variables */
:root {
--orange-soda:#ff5e3d;
--joyful-orange:#ff913d;
--lamplight:#ffd23d;
--lush-greenery:#84ff3d;
--bright-light-green:#3dff5e;
}

More palettes to explore