All Palettes

Color Palette #9ed5d6, #7dc7ca, #4cb8b6, #2daeaa, #1a9999

0%
0%
0%

CSS code for this palette

/* CSS */
.shallow-shoal {
color: #9ed5d6;
}
.pearl-bay {
color: #7dc7ca;
}
.crystalsong-blue {
color: #4cb8b6;
}
.pluto {
color: #2daeaa;
}
.sea-fantasy {
color: #1a9999;
}

/* CSS Variables */
:root {
--shallow-shoal:#9ed5d6;
--pearl-bay:#7dc7ca;
--crystalsong-blue:#4cb8b6;
--pluto:#2daeaa;
--sea-fantasy:#1a9999;
}

More palettes to explore