All Palettes

Color Palette #e2f2f3, #b3e0e6, #80c3d0, #4ea0b7, #007a8a

0%
0%
0%

CSS code for this palette

/* CSS */
.diamond-white {
color: #e2f2f3;
}
.polar-blue {
color: #b3e0e6;
}
.antigua-sand {
color: #80c3d0;
}
.maui-blue {
color: #4ea0b7;
}
.cote-d-azur {
color: #007a8a;
}

/* CSS Variables */
:root {
--diamond-white:#e2f2f3;
--polar-blue:#b3e0e6;
--antigua-sand:#80c3d0;
--maui-blue:#4ea0b7;
--cote-d-azur:#007a8a;
}

More palettes to explore