All Palettes

Color Palette #007c85, #00a8a5, #1db1b4, #40d1d4, #a1e8e5

0%
0%
0%

CSS code for this palette

/* CSS */
.cote-d-azur {
color: #007c85;
}
.wax-crayon-blue {
color: #00a8a5;
}
.mermaid-treasure {
color: #1db1b4;
}
.medium-turquoise {
color: #40d1d4;
}
.everest {
color: #a1e8e5;
}

/* CSS Variables */
:root {
--cote-d-azur:#007c85;
--wax-crayon-blue:#00a8a5;
--mermaid-treasure:#1db1b4;
--medium-turquoise:#40d1d4;
--everest:#a1e8e5;
}

More palettes to explore