All Palettes

Color Palette #003052, #004d6b, #007a8a, #00a1b3, #00d5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.indigo-black {
color: #003052;
}
.navy-dark-blue {
color: #004d6b;
}
.cote-d-azur {
color: #007a8a;
}
.breaking-wave {
color: #00a1b3;
}
.aztec-turquoise {
color: #00d5e0;
}

/* CSS Variables */
:root {
--indigo-black:#003052;
--navy-dark-blue:#004d6b;
--cote-d-azur:#007a8a;
--breaking-wave:#00a1b3;
--aztec-turquoise:#00d5e0;
}

More palettes to explore