All Palettes

Color Palette #9ed6d4, #6cc1b3, #57a89c, #3e8988, #2c6c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.shallow-shoal {
color: #9ed6d4;
}
.fiesta-blue {
color: #6cc1b3;
}
.paradise-island {
color: #57a89c;
}
.royal-palm {
color: #3e8988;
}
.north-sea {
color: #2c6c6d;
}

/* CSS Variables */
:root {
--shallow-shoal:#9ed6d4;
--fiesta-blue:#6cc1b3;
--paradise-island:#57a89c;
--royal-palm:#3e8988;
--north-sea:#2c6c6d;
}

More palettes to explore