All Palettes

Color Palette #80ffd4, #65cdaa, #4cb8b1, #007f80, #005757

0%
0%
0%

CSS code for this palette

/* CSS */
.hiroshima-aquamarine {
color: #80ffd4;
}
.aquarium-blue {
color: #65cdaa;
}
.tropical-escape {
color: #4cb8b1;
}
.teal {
color: #007f80;
}
.overboard {
color: #005757;
}

/* CSS Variables */
:root {
--hiroshima-aquamarine:#80ffd4;
--aquarium-blue:#65cdaa;
--tropical-escape:#4cb8b1;
--teal:#007f80;
--overboard:#005757;
}

More palettes to explore