All Palettes

Color Palette #006e70, #009999, #00b2b3, #00c7c7, #00e0e0

0%
0%
0%

CSS code for this palette

/* CSS */
.caribbean-current {
color: #006e70;
}
.regula-barbara-blue {
color: #009999;
}
.cyan-sky {
color: #00b2b3;
}
.turquoise-surf {
color: #00c7c7;
}
.aztec-turquoise {
color: #00e0e0;
}

/* CSS Variables */
:root {
--caribbean-current:#006e70;
--regula-barbara-blue:#009999;
--cyan-sky:#00b2b3;
--turquoise-surf:#00c7c7;
--aztec-turquoise:#00e0e0;
}

More palettes to explore