All Palettes

Color Palette #0099cc, #33cccc, #65e6e6, #99ffff, #ccffff

0%
0%
0%

CSS code for this palette

/* CSS */
.tomb-blue {
color: #0099cc;
}
.turquoise-panic {
color: #33cccc;
}
.near-moon {
color: #65e6e6;
}
.glitchy-shader-blue {
color: #99ffff;
}
.dawn-departs {
color: #ccffff;
}

/* CSS Variables */
:root {
--tomb-blue:#0099cc;
--turquoise-panic:#33cccc;
--near-moon:#65e6e6;
--glitchy-shader-blue:#99ffff;
--dawn-departs:#ccffff;
}

More palettes to explore