All Palettes

Color Palette #9ed6d4, #7fd2c3, #5dc6b1, #3cbea2, #1fad8a

0%
0%
0%

CSS code for this palette

/* CSS */
.shallow-shoal {
color: #9ed6d4;
}
.mint-majesty {
color: #7fd2c3;
}
.tropical-tide {
color: #5dc6b1;
}
.pure-cyan {
color: #3cbea2;
}
.mermaid-song {
color: #1fad8a;
}

/* CSS Variables */
:root {
--shallow-shoal:#9ed6d4;
--mint-majesty:#7fd2c3;
--tropical-tide:#5dc6b1;
--pure-cyan:#3cbea2;
--mermaid-song:#1fad8a;
}

More palettes to explore