All Palettes

Color Palette #004b52, #007a7a, #00a39e, #00c2b5, #00e6d2

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-green {
color: #004b52;
}
.buzzards-bay {
color: #007a7a;
}
.aqua-velvet {
color: #00a39e;
}
.amazonite {
color: #00c2b5;
}
.first-timer-green {
color: #00e6d2;
}

/* CSS Variables */
:root {
--midnight-green:#004b52;
--buzzards-bay:#007a7a;
--aqua-velvet:#00a39e;
--amazonite:#00c2b5;
--first-timer-green:#00e6d2;
}

More palettes to explore