All Palettes

Color Palette #ff4d4d, #ffb84d, #a3d4ff, #4dffb8, #ff4d94

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4d;
}
.floral-leaf {
color: #ffb84d;
}
.malm-ff {
color: #a3d4ff;
}
.hanuman-green {
color: #4dffb8;
}
.fuchsia-fever {
color: #ff4d94;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4d;
--floral-leaf:#ffb84d;
--malm-ff:#a3d4ff;
--hanuman-green:#4dffb8;
--fuchsia-fever:#ff4d94;
}

More palettes to explore