All Palettes

Color Palette #b5e5f2, #9fd7df, #74b1c3, #5c8b99, #4b7c6e

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-escape {
color: #b5e5f2;
}
.terrace-pool {
color: #9fd7df;
}
.glacier {
color: #74b1c3;
}
.durban-sky {
color: #5c8b99;
}
.hooker-s-green {
color: #4b7c6e;
}

/* CSS Variables */
:root {
--winter-escape:#b5e5f2;
--terrace-pool:#9fd7df;
--glacier:#74b1c3;
--durban-sky:#5c8b99;
--hooker-s-green:#4b7c6e;
}

More palettes to explore