All Palettes

Color Palette #02a7d4, #0096b8, #007c8f, #005f6b, #00404d

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #02a7d4;
}
.bondi-blue {
color: #0096b8;
}
.by-the-bayou {
color: #007c8f;
}
.petrol {
color: #005f6b;
}
.crab-nebula {
color: #00404d;
}

/* CSS Variables */
:root {
--malibu-blue:#02a7d4;
--bondi-blue:#0096b8;
--by-the-bayou:#007c8f;
--petrol:#005f6b;
--crab-nebula:#00404d;
}

More palettes to explore