All Palettes

Color Palette #00aaff, #ffcc00, #ff5100, #ff75ff, #00ff77

0%
0%
0%

CSS code for this palette

/* CSS */
.protoss-pylon {
color: #00aaff;
}
.usc-gold {
color: #ffcc00;
}
.aerospace-orange {
color: #ff5100;
}
.fuchsia-pink {
color: #ff75ff;
}
.booger-buster {
color: #00ff77;
}

/* CSS Variables */
:root {
--protoss-pylon:#00aaff;
--usc-gold:#ffcc00;
--aerospace-orange:#ff5100;
--fuchsia-pink:#ff75ff;
--booger-buster:#00ff77;
}

More palettes to explore