All Palettes

Color Palette #56b3bd, #4ba1b4, #3b8ea5, #2b7a91, #1a667f

0%
0%
0%

CSS code for this palette

/* CSS */
.thalassa {
color: #56b3bd;
}
.freshwater {
color: #4ba1b4;
}
.blue-moon {
color: #3b8ea5;
}
.turkish-stone {
color: #2b7a91;
}
.hanaasagi-blue {
color: #1a667f;
}

/* CSS Variables */
:root {
--thalassa:#56b3bd;
--freshwater:#4ba1b4;
--blue-moon:#3b8ea5;
--turkish-stone:#2b7a91;
--hanaasagi-blue:#1a667f;
}

More palettes to explore