All Palettes

Color Palette #ff4d4d, #ffb84d, #fff6a3, #b3ff6b, #4dffb8

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4d;
}
.floral-leaf {
color: #ffb84d;
}
.candle-flame {
color: #fff6a3;
}
.stinging-wasabi {
color: #b3ff6b;
}
.hanuman-green {
color: #4dffb8;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4d;
--floral-leaf:#ffb84d;
--candle-flame:#fff6a3;
--stinging-wasabi:#b3ff6b;
--hanuman-green:#4dffb8;
}

More palettes to explore