All Palettes

Color Palette #004d6b, #007a8a, #00a89d, #00d1b2, #00e6bf

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-dark-blue {
color: #004d6b;
}
.cote-d-azur {
color: #007a8a;
}
.jadestone {
color: #00a89d;
}
.mint-leaf {
color: #00d1b2;
}
.mint-morning {
color: #00e6bf;
}

/* CSS Variables */
:root {
--navy-dark-blue:#004d6b;
--cote-d-azur:#007a8a;
--jadestone:#00a89d;
--mint-leaf:#00d1b2;
--mint-morning:#00e6bf;
}

More palettes to explore