All Palettes

Color Palette #b6ece0, #9fdbd3, #7ac7c5, #4ab3b5, #1e8f8f

0%
0%
0%

CSS code for this palette

/* CSS */
.water-leaf {
color: #b6ece0;
}
.vidalia {
color: #9fdbd3;
}
.blue-green-gem {
color: #7ac7c5;
}
.crystalsong-blue {
color: #4ab3b5;
}
.sea-fantasy {
color: #1e8f8f;
}

/* CSS Variables */
:root {
--water-leaf:#b6ece0;
--vidalia:#9fdbd3;
--blue-green-gem:#7ac7c5;
--crystalsong-blue:#4ab3b5;
--sea-fantasy:#1e8f8f;
}

More palettes to explore