All Palettes

Color Palette #ff4d4d, #ff9d4d, #ffd24d, #c3ff4d, #4dffb2

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4d;
}
.tangerine-tango {
color: #ff9d4d;
}
.vibrant {
color: #ffd24d;
}
.green-of-bhabua {
color: #c3ff4d;
}
.hanuman-green {
color: #4dffb2;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4d;
--tangerine-tango:#ff9d4d;
--vibrant:#ffd24d;
--green-of-bhabua:#c3ff4d;
--hanuman-green:#4dffb2;
}

More palettes to explore