All Palettes

Color Palette #ff4d4d, #ff914d, #ffdb38, #9fff6b, #4dffb8

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4d;
}
.boredom-buster {
color: #ff914d;
}
.traffic-yellow {
color: #ffdb38;
}
.stadium-lawn {
color: #9fff6b;
}
.hanuman-green {
color: #4dffb8;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4d;
--boredom-buster:#ff914d;
--traffic-yellow:#ffdb38;
--stadium-lawn:#9fff6b;
--hanuman-green:#4dffb8;
}

More palettes to explore