All Palettes

Color Palette #00aaff, #008f8f, #007f80, #006161, #003d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.protoss-pylon {
color: #00aaff;
}
.corfu-shallows {
color: #008f8f;
}
.teal {
color: #007f80;
}
.emerald-stone {
color: #006161;
}
.rich-black {
color: #003d3d;
}

/* CSS Variables */
:root {
--protoss-pylon:#00aaff;
--corfu-shallows:#008f8f;
--teal:#007f80;
--emerald-stone:#006161;
--rich-black:#003d3d;
}

More palettes to explore