All Palettes

Color Palette #004b52, #007a78, #00a89d, #00d6b3, #a9e5d1

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-green {
color: #004b52;
}
.buzzards-bay {
color: #007a78;
}
.jadestone {
color: #00a89d;
}
.channel-marker-green {
color: #00d6b3;
}
.botanical-tint {
color: #a9e5d1;
}

/* CSS Variables */
:root {
--midnight-green:#004b52;
--buzzards-bay:#007a78;
--jadestone:#00a89d;
--channel-marker-green:#00d6b3;
--botanical-tint:#a9e5d1;
}

More palettes to explore