All Palettes

Color Palette #ff4d4d, #ff9a4d, #ffcc4d, #73ff4d, #4dffb8

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4d;
}
.autumn-splendor {
color: #ff9a4d;
}
.decisive-yellow {
color: #ffcc4d;
}
.biopunk {
color: #73ff4d;
}
.hanuman-green {
color: #4dffb8;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4d;
--autumn-splendor:#ff9a4d;
--decisive-yellow:#ffcc4d;
--biopunk:#73ff4d;
--hanuman-green:#4dffb8;
}

More palettes to explore