All Palettes

Color Palette #004b52, #007d80, #009999, #00b2b3, #00c7c7

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-green {
color: #004b52;
}
.macquarie {
color: #007d80;
}
.regula-barbara-blue {
color: #009999;
}
.cyan-sky {
color: #00b2b3;
}
.turquoise-surf {
color: #00c7c7;
}

/* CSS Variables */
:root {
--midnight-green:#004b52;
--macquarie:#007d80;
--regula-barbara-blue:#009999;
--cyan-sky:#00b2b3;
--turquoise-surf:#00c7c7;
}

More palettes to explore