All Palettes

Color Palette #80ffd4, #5ddfd6, #40c5d4, #1f9cb2, #007b80

0%
0%
0%

CSS code for this palette

/* CSS */
.hiroshima-aquamarine {
color: #80ffd4;
}
.hammam-blue {
color: #5ddfd6;
}
.sea-serpent {
color: #40c5d4;
}
.tropical-lagoon {
color: #1f9cb2;
}
.tropical-waters {
color: #007b80;
}

/* CSS Variables */
:root {
--hiroshima-aquamarine:#80ffd4;
--hammam-blue:#5ddfd6;
--sea-serpent:#40c5d4;
--tropical-lagoon:#1f9cb2;
--tropical-waters:#007b80;
}

More palettes to explore