All Palettes

Color Palette #00b2d6, #3dd6d6, #8ce3e3, #c6f1f1, #f0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #00b2d6;
}
.fresh-turquoise {
color: #3dd6d6;
}
.island-paradise {
color: #8ce3e3;
}
.icy-breeze {
color: #c6f1f1;
}
.vapor {
color: #f0ffff;
}

/* CSS Variables */
:root {
--malibu-blue:#00b2d6;
--fresh-turquoise:#3dd6d6;
--island-paradise:#8ce3e3;
--icy-breeze:#c6f1f1;
--vapor:#f0ffff;
}

More palettes to explore