All Palettes

Color Palette #007a8a, #2bb3b6, #4bd3d8, #6ff1ea, #a5f4f8

0%
0%
0%

CSS code for this palette

/* CSS */
.cote-d-azur {
color: #007a8a;
}
.caicos-turquoise {
color: #2bb3b6;
}
.medium-turquoise {
color: #4bd3d8;
}
.blue-crystal-landscape {
color: #6ff1ea;
}
.waterspout {
color: #a5f4f8;
}

/* CSS Variables */
:root {
--cote-d-azur:#007a8a;
--caicos-turquoise:#2bb3b6;
--medium-turquoise:#4bd3d8;
--blue-crystal-landscape:#6ff1ea;
--waterspout:#a5f4f8;
}

More palettes to explore