All Palettes

Color Palette #b1e0e7, #80ffd4, #65cdaa, #1fb2aa, #007f80

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-blue {
color: #b1e0e7;
}
.hiroshima-aquamarine {
color: #80ffd4;
}
.aquarium-blue {
color: #65cdaa;
}
.glass-jar-blue {
color: #1fb2aa;
}
.teal {
color: #007f80;
}

/* CSS Variables */
:root {
--powder-blue:#b1e0e7;
--hiroshima-aquamarine:#80ffd4;
--aquarium-blue:#65cdaa;
--glass-jar-blue:#1fb2aa;
--teal:#007f80;
}

More palettes to explore