All Palettes

Color Palette #004b52, #007d80, #00999e, #00b0b3, #00c7c7

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-green {
color: #004b52;
}
.macquarie {
color: #007d80;
}
.riviera-paradise {
color: #00999e;
}
.cyan-sky {
color: #00b0b3;
}
.turquoise-surf {
color: #00c7c7;
}

/* CSS Variables */
:root {
--midnight-green:#004b52;
--macquarie:#007d80;
--riviera-paradise:#00999e;
--cyan-sky:#00b0b3;
--turquoise-surf:#00c7c7;
}

More palettes to explore