All Palettes

Color Palette #ff3d3d, #ff8b3d, #ffcf3d, #3dff57, #3d6aff

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-red {
color: #ff3d3d;
}
.sunset-yellow {
color: #ff8b3d;
}
.haba-ero-gold {
color: #ffcf3d;
}
.bright-light-green {
color: #3dff57;
}
.blue-titmouse {
color: #3d6aff;
}

/* CSS Variables */
:root {
--coral-red:#ff3d3d;
--sunset-yellow:#ff8b3d;
--haba-ero-gold:#ffcf3d;
--bright-light-green:#3dff57;
--blue-titmouse:#3d6aff;
}

More palettes to explore