All Palettes

Color Palette #ff4d4d, #ff7e3d, #ffae3d, #ffdb3d, #4dff4d

0%
0%
0%

CSS code for this palette

/* CSS */
.blood-burst {
color: #ff4d4d;
}
.mango-tango {
color: #ff7e3d;
}
.peach-butter {
color: #ffae3d;
}
.dandelion-yellow {
color: #ffdb3d;
}
.goblin-warboss {
color: #4dff4d;
}

/* CSS Variables */
:root {
--blood-burst:#ff4d4d;
--mango-tango:#ff7e3d;
--peach-butter:#ffae3d;
--dandelion-yellow:#ffdb3d;
--goblin-warboss:#4dff4d;
}

More palettes to explore