All Palettes

Color Palette #00a4d6, #0092b3, #007a8a, #005c5a, #003d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #00a4d6;
}
.munsell-blue {
color: #0092b3;
}
.cote-d-azur {
color: #007a8a;
}
.tidal-pool {
color: #005c5a;
}
.rich-black {
color: #003d3d;
}

/* CSS Variables */
:root {
--malibu-blue:#00a4d6;
--munsell-blue:#0092b3;
--cote-d-azur:#007a8a;
--tidal-pool:#005c5a;
--rich-black:#003d3d;
}

More palettes to explore