All Palettes

Color Palette #00aaff, #ffcc00, #ff5100, #4dff88, #b300ff

0%
0%
0%

CSS code for this palette

/* CSS */
.protoss-pylon {
color: #00aaff;
}
.usc-gold {
color: #ffcc00;
}
.aerospace-orange {
color: #ff5100;
}
.thallium-flame {
color: #4dff88;
}
.poison-purple-paradise {
color: #b300ff;
}

/* CSS Variables */
:root {
--protoss-pylon:#00aaff;
--usc-gold:#ffcc00;
--aerospace-orange:#ff5100;
--thallium-flame:#4dff88;
--poison-purple-paradise:#b300ff;
}

More palettes to explore