All Palettes

Color Palette #00aaff, #ffcc00, #ff6d1f, #a200b8, #6bff6b

0%
0%
0%

CSS code for this palette

/* CSS */
.protoss-pylon {
color: #00aaff;
}
.usc-gold {
color: #ffcc00;
}
.shocking-orange {
color: #ff6d1f;
}
.heliotrope-magenta {
color: #a200b8;
}
.screamin-green {
color: #6bff6b;
}

/* CSS Variables */
:root {
--protoss-pylon:#00aaff;
--usc-gold:#ffcc00;
--shocking-orange:#ff6d1f;
--heliotrope-magenta:#a200b8;
--screamin-green:#6bff6b;
}

More palettes to explore