All Palettes

Color Palette #ff3d3d, #ff8e3d, #ffdb3d, #3dff6e, #3d8eff

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-red {
color: #ff3d3d;
}
.kanz-orange {
color: #ff8e3d;
}
.dandelion-yellow {
color: #ffdb3d;
}
.acid-pops {
color: #3dff6e;
}
.bleuch-tel-blue {
color: #3d8eff;
}

/* CSS Variables */
:root {
--coral-red:#ff3d3d;
--kanz-orange:#ff8e3d;
--dandelion-yellow:#ffdb3d;
--acid-pops:#3dff6e;
--bleuch-tel-blue:#3d8eff;
}

More palettes to explore