All Palettes

Color Palette #c7e0f5, #a8d3e1, #7eb6c9, #50a3b4, #1f8a93

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-water {
color: #c7e0f5;
}
.light-blue-glint {
color: #a8d3e1;
}
.tennis-blue {
color: #7eb6c9;
}
.maui-blue {
color: #50a3b4;
}
.river-fountain {
color: #1f8a93;
}

/* CSS Variables */
:root {
--fresh-water:#c7e0f5;
--light-blue-glint:#a8d3e1;
--tennis-blue:#7eb6c9;
--maui-blue:#50a3b4;
--river-fountain:#1f8a93;
}

More palettes to explore