All Palettes

Color Palette #9ed6d4, #69b5a3, #3c8b7a, #2c6d6c, #1f4c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.shallow-shoal {
color: #9ed6d4;
}
.tropic-turquoise {
color: #69b5a3;
}
.perky {
color: #3c8b7a;
}
.north-sea {
color: #2c6d6c;
}
.hornblende-green {
color: #1f4c4c;
}

/* CSS Variables */
:root {
--shallow-shoal:#9ed6d4;
--tropic-turquoise:#69b5a3;
--perky:#3c8b7a;
--north-sea:#2c6d6c;
--hornblende-green:#1f4c4c;
}

More palettes to explore