All Palettes

Color Palette #b6ece0, #9ee0df, #80d6d1, #4cb8b2, #2fb1a2

0%
0%
0%

CSS code for this palette

/* CSS */
.water-leaf {
color: #b6ece0;
}
.everest {
color: #9ee0df;
}
.island-sea {
color: #80d6d1;
}
.tropical-escape {
color: #4cb8b2;
}
.capture {
color: #2fb1a2;
}

/* CSS Variables */
:root {
--water-leaf:#b6ece0;
--everest:#9ee0df;
--island-sea:#80d6d1;
--tropical-escape:#4cb8b2;
--capture:#2fb1a2;
}

More palettes to explore