All Palettes

Color Palette #008fb3, #00b3c7, #00d6d6, #a7e6e3, #def7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.algiers-blue {
color: #008fb3;
}
.iris-blue {
color: #00b3c7;
}
.jade-glass {
color: #00d6d6;
}
.ice-crystal-blue {
color: #a7e6e3;
}
.coastal-breeze {
color: #def7f7;
}

/* CSS Variables */
:root {
--algiers-blue:#008fb3;
--iris-blue:#00b3c7;
--jade-glass:#00d6d6;
--ice-crystal-blue:#a7e6e3;
--coastal-breeze:#def7f7;
}

More palettes to explore