All Palettes

Color Palette #9fd4df, #007b80, #00606b, #004852, #002a2e

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-cruise {
color: #9fd4df;
}
.tropical-waters {
color: #007b80;
}
.petrol {
color: #00606b;
}
.midnight-green {
color: #004852;
}
.daintree {
color: #002a2e;
}

/* CSS Variables */
:root {
--ocean-cruise:#9fd4df;
--tropical-waters:#007b80;
--petrol:#00606b;
--midnight-green:#004852;
--daintree:#002a2e;
}

More palettes to explore