All Palettes

Color Palette #006f94, #0092a8, #00b3c7, #00dae6, #00eeff

0%
0%
0%

CSS code for this palette

/* CSS */
.tropic-sea {
color: #006f94;
}
.brilliant {
color: #0092a8;
}
.iris-blue {
color: #00b3c7;
}
.thousand-sons-blue {
color: #00dae6;
}
.brain-freeze {
color: #00eeff;
}

/* CSS Variables */
:root {
--tropic-sea:#006f94;
--brilliant:#0092a8;
--iris-blue:#00b3c7;
--thousand-sons-blue:#00dae6;
--brain-freeze:#00eeff;
}

More palettes to explore