All Palettes

Color Palette #02a7d4, #0095b3, #007a8a, #005961, #00404d

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #02a7d4;
}
.bondi-blue {
color: #0095b3;
}
.cote-d-azur {
color: #007a8a;
}
.entrapment {
color: #005961;
}
.crab-nebula {
color: #00404d;
}

/* CSS Variables */
:root {
--malibu-blue:#02a7d4;
--bondi-blue:#0095b3;
--cote-d-azur:#007a8a;
--entrapment:#005961;
--crab-nebula:#00404d;
}

More palettes to explore