All Palettes

Color Palette #00aaff, #4cd6e6, #8ce3e3, #f3f86d, #ff6933

0%
0%
0%

CSS code for this palette

/* CSS */
.protoss-pylon {
color: #00aaff;
}
.neon-nazar {
color: #4cd6e6;
}
.island-paradise {
color: #8ce3e3;
}
.dolly {
color: #f3f86d;
}
.halt-and-catch-fire {
color: #ff6933;
}

/* CSS Variables */
:root {
--protoss-pylon:#00aaff;
--neon-nazar:#4cd6e6;
--island-paradise:#8ce3e3;
--dolly:#f3f86d;
--halt-and-catch-fire:#ff6933;
}

More palettes to explore