All Palettes

Color Palette #02a7d4, #0096b8, #007a8a, #005d6b, #003c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #02a7d4;
}
.bondi-blue {
color: #0096b8;
}
.cote-d-azur {
color: #007a8a;
}
.hero {
color: #005d6b;
}
.dark-denim-blue {
color: #003c4d;
}

/* CSS Variables */
:root {
--malibu-blue:#02a7d4;
--bondi-blue:#0096b8;
--cote-d-azur:#007a8a;
--hero:#005d6b;
--dark-denim-blue:#003c4d;
}

More palettes to explore