All Palettes

Color Palette #00b0c7, #00999e, #00818f, #005c75, #003d57

0%
0%
0%

CSS code for this palette

/* CSS */
.iris-blue {
color: #00b0c7;
}
.riviera-paradise {
color: #00999e;
}
.island-lush {
color: #00818f;
}
.bosporus {
color: #005c75;
}
.maniac-mansion {
color: #003d57;
}

/* CSS Variables */
:root {
--iris-blue:#00b0c7;
--riviera-paradise:#00999e;
--island-lush:#00818f;
--bosporus:#005c75;
--maniac-mansion:#003d57;
}

More palettes to explore