All Palettes

Color Palette #004b52, #00787a, #00b2b3, #2ed1d1, #9ee5e5

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-green {
color: #004b52;
}
.buzzards-bay {
color: #00787a;
}
.cyan-sky {
color: #00b2b3;
}
.turquoise-panic {
color: #2ed1d1;
}
.everest {
color: #9ee5e5;
}

/* CSS Variables */
:root {
--midnight-green:#004b52;
--buzzards-bay:#00787a;
--cyan-sky:#00b2b3;
--turquoise-panic:#2ed1d1;
--everest:#9ee5e5;
}

More palettes to explore