All Palettes

Color Palette #004b52, #007d80, #00a89d, #00d6b3, #00ffcc

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-green {
color: #004b52;
}
.macquarie {
color: #007d80;
}
.jadestone {
color: #00a89d;
}
.channel-marker-green {
color: #00d6b3;
}
.plunge-pool {
color: #00ffcc;
}

/* CSS Variables */
:root {
--midnight-green:#004b52;
--macquarie:#007d80;
--jadestone:#00a89d;
--channel-marker-green:#00d6b3;
--plunge-pool:#00ffcc;
}

More palettes to explore