All Palettes

Color Palette #0090b8, #00b3aa, #00c2b2, #00d6ba, #00e6d6

0%
0%
0%

CSS code for this palette

/* CSS */
.hawaiian-ocean {
color: #0090b8;
}
.verditer {
color: #00b3aa;
}
.amazonite {
color: #00c2b2;
}
.channel-marker-green {
color: #00d6ba;
}
.first-timer-green {
color: #00e6d6;
}

/* CSS Variables */
:root {
--hawaiian-ocean:#0090b8;
--verditer:#00b3aa;
--amazonite:#00c2b2;
--channel-marker-green:#00d6ba;
--first-timer-green:#00e6d6;
}

More palettes to explore