All Palettes

Color Palette #ff6d1f, #ffd500, #d10070, #3f89c6, #ff3d1f

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.cyber-yellow {
color: #ffd500;
}
.moth-orchid {
color: #d10070;
}
.casting-sea {
color: #3f89c6;
}
.spiritstone-red {
color: #ff3d1f;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--cyber-yellow:#ffd500;
--moth-orchid:#d10070;
--casting-sea:#3f89c6;
--spiritstone-red:#ff3d1f;
}

More palettes to explore