All Palettes

Color Palette #4cb8b2, #6ed8d5, #a7e2e1, #d4f2f1, #e7fefe

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-escape {
color: #4cb8b2;
}
.hammam-blue {
color: #6ed8d5;
}
.ice-crystal-blue {
color: #a7e2e1;
}
.icy-wind {
color: #d4f2f1;
}
.bubbles {
color: #e7fefe;
}

/* CSS Variables */
:root {
--tropical-escape:#4cb8b2;
--hammam-blue:#6ed8d5;
--ice-crystal-blue:#a7e2e1;
--icy-wind:#d4f2f1;
--bubbles:#e7fefe;
}

More palettes to explore