All Palettes

Color Palette #00b2b3, #39d0d0, #60e2e2, #86f3f3, #a5fdfd

0%
0%
0%

CSS code for this palette

/* CSS */
.cyan-sky {
color: #00b2b3;
}
.turquoise-panic {
color: #39d0d0;
}
.near-moon {
color: #60e2e2;
}
.bath-water {
color: #86f3f3;
}
.affen-turquoise {
color: #a5fdfd;
}

/* CSS Variables */
:root {
--cyan-sky:#00b2b3;
--turquoise-panic:#39d0d0;
--near-moon:#60e2e2;
--bath-water:#86f3f3;
--affen-turquoise:#a5fdfd;
}

More palettes to explore