All Palettes

Color Palette #b5e6f2, #a3d6e0, #7db7d4, #3f9dcf, #007a99

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-escape {
color: #b5e6f2;
}
.terrace-pool {
color: #a3d6e0;
}
.regale-blue {
color: #7db7d4;
}
.blessed-blue {
color: #3f9dcf;
}
.sea-sight {
color: #007a99;
}

/* CSS Variables */
:root {
--winter-escape:#b5e6f2;
--terrace-pool:#a3d6e0;
--regale-blue:#7db7d4;
--blessed-blue:#3f9dcf;
--sea-sight:#007a99;
}

More palettes to explore