All Palettes

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

0%
0%
0%

CSS code for this palette

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

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

More palettes to explore