All Palettes

Color Palette #00ffcc, #ff1f78, #ff6d1f, #ffcc00, #4d00ff

0%
0%
0%

CSS code for this palette

/* CSS */
.plunge-pool {
color: #00ffcc;
}
.cyberpink {
color: #ff1f78;
}
.shocking-orange {
color: #ff6d1f;
}
.usc-gold {
color: #ffcc00;
}
.radiant-feather {
color: #4d00ff;
}

/* CSS Variables */
:root {
--plunge-pool:#00ffcc;
--cyberpink:#ff1f78;
--shocking-orange:#ff6d1f;
--usc-gold:#ffcc00;
--radiant-feather:#4d00ff;
}

More palettes to explore