All Palettes

Color Palette #ff3d3d, #ff8e3d, #ffdb3d, #1fff40, #3dffc2

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-red {
color: #ff3d3d;
}
.kanz-orange {
color: #ff8e3d;
}
.dandelion-yellow {
color: #ffdb3d;
}
.radiant-hulk {
color: #1fff40;
}
.move-mint {
color: #3dffc2;
}

/* CSS Variables */
:root {
--coral-red:#ff3d3d;
--kanz-orange:#ff8e3d;
--dandelion-yellow:#ffdb3d;
--radiant-hulk:#1fff40;
--move-mint:#3dffc2;
}

More palettes to explore