All Palettes

Color Palette #b7d7d7, #a1c6d4, #7dabbf, #5f8fab, #4b789b

0%
0%
0%

CSS code for this palette

/* CSS */
.skylight {
color: #b7d7d7;
}
.blue-dam {
color: #a1c6d4;
}
.stormfang {
color: #7dabbf;
}
.blue-fjord {
color: #5f8fab;
}
.blue-antarctic {
color: #4b789b;
}

/* CSS Variables */
:root {
--skylight:#b7d7d7;
--blue-dam:#a1c6d4;
--stormfang:#7dabbf;
--blue-fjord:#5f8fab;
--blue-antarctic:#4b789b;
}

More palettes to explore