All Palettes

Color Palette #00ffcc, #ff0080, #ff4d00, #ffcc00, #8800ff

0%
0%
0%

CSS code for this palette

/* CSS */
.plunge-pool {
color: #00ffcc;
}
.neon-rose {
color: #ff0080;
}
.phaser-beam {
color: #ff4d00;
}
.usc-gold {
color: #ffcc00;
}
.purple-climax {
color: #8800ff;
}

/* CSS Variables */
:root {
--plunge-pool:#00ffcc;
--neon-rose:#ff0080;
--phaser-beam:#ff4d00;
--usc-gold:#ffcc00;
--purple-climax:#8800ff;
}

More palettes to explore