All Palettes

Color Palette #7ae6e6, #3bdfe8, #00b3c7, #008c99, #00707a

0%
0%
0%

CSS code for this palette

/* CSS */
.turkish-turquoise {
color: #7ae6e6;
}
.blue-dacnis {
color: #3bdfe8;
}
.iris-blue {
color: #00b3c7;
}
.atlantic-blue {
color: #008c99;
}
.carnival-night {
color: #00707a;
}

/* CSS Variables */
:root {
--turkish-turquoise:#7ae6e6;
--blue-dacnis:#3bdfe8;
--iris-blue:#00b3c7;
--atlantic-blue:#008c99;
--carnival-night:#00707a;
}

More palettes to explore