All Palettes

Color Palette #00b3aa, #1dd3af, #3edbea, #8ceaf3, #d1f7ff

0%
0%
0%

CSS code for this palette

/* CSS */
.verditer {
color: #00b3aa;
}
.wild-caribbean-green {
color: #1dd3af;
}
.blue-dacnis {
color: #3edbea;
}
.bath-water {
color: #8ceaf3;
}
.pale-blue {
color: #d1f7ff;
}

/* CSS Variables */
:root {
--verditer:#00b3aa;
--wild-caribbean-green:#1dd3af;
--blue-dacnis:#3edbea;
--bath-water:#8ceaf3;
--pale-blue:#d1f7ff;
}

More palettes to explore