All Palettes

Color Palette #00a7b3, #008a8f, #007375, #005f6b, #004b5c

0%
0%
0%

CSS code for this palette

/* CSS */
.garish-blue {
color: #00a7b3;
}
.india-blue {
color: #008a8f;
}
.natural-instinct-green {
color: #007375;
}
.petrol {
color: #005f6b;
}
.kali-blue {
color: #004b5c;
}

/* CSS Variables */
:root {
--garish-blue:#00a7b3;
--india-blue:#008a8f;
--natural-instinct-green:#007375;
--petrol:#005f6b;
--kali-blue:#004b5c;
}

More palettes to explore