All Palettes

Color Palette #9edbe0, #78c9d9, #4fa8b5, #3e6c7a, #2c4c54

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #9edbe0;
}
.water-flow {
color: #78c9d9;
}
.freshwater {
color: #4fa8b5;
}
.mammoth-mountain {
color: #3e6c7a;
}
.atlantic-deep {
color: #2c4c54;
}

/* CSS Variables */
:root {
--terrace-pool:#9edbe0;
--water-flow:#78c9d9;
--freshwater:#4fa8b5;
--mammoth-mountain:#3e6c7a;
--atlantic-deep:#2c4c54;
}

More palettes to explore