All Palettes

Color Palette #00799e, #009eb3, #00b8c2, #00d6d3, #00e0dd

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-sight {
color: #00799e;
}
.caneel-bay {
color: #009eb3;
}
.iris-blue {
color: #00b8c2;
}
.jade-glass {
color: #00d6d3;
}
.first-timer-green {
color: #00e0dd;
}

/* CSS Variables */
:root {
--sea-sight:#00799e;
--caneel-bay:#009eb3;
--iris-blue:#00b8c2;
--jade-glass:#00d6d3;
--first-timer-green:#00e0dd;
}

More palettes to explore