All Palettes

Color Palette #00aaff, #ffcc00, #ff6e00, #ff4281, #6a00ff

0%
0%
0%

CSS code for this palette

/* CSS */
.protoss-pylon {
color: #00aaff;
}
.usc-gold {
color: #ffcc00;
}
.flush-orange {
color: #ff6e00;
}
.sasquatch-socks {
color: #ff4281;
}
.electric-indigo {
color: #6a00ff;
}

/* CSS Variables */
:root {
--protoss-pylon:#00aaff;
--usc-gold:#ffcc00;
--flush-orange:#ff6e00;
--sasquatch-socks:#ff4281;
--electric-indigo:#6a00ff;
}

More palettes to explore