All Palettes

Color Palette #0095a8, #00b2b3, #00d6d6, #a6e1e8, #f6f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.brilliant {
color: #0095a8;
}
.cyan-sky {
color: #00b2b3;
}
.jade-glass {
color: #00d6d6;
}
.early-july {
color: #a6e1e8;
}
.lynx-white {
color: #f6f8f8;
}

/* CSS Variables */
:root {
--brilliant:#0095a8;
--cyan-sky:#00b2b3;
--jade-glass:#00d6d6;
--early-july:#a6e1e8;
--lynx-white:#f6f8f8;
}

More palettes to explore