All Palettes

Color Palette #b7c5e1, #a1c6d4, #79b2b4, #4c9a8a, #2c696d

0%
0%
0%

CSS code for this palette

/* CSS */
.retina-soft-blue {
color: #b7c5e1;
}
.blue-dam {
color: #a1c6d4;
}
.buoyancy {
color: #79b2b4;
}
.crisp-lettuce {
color: #4c9a8a;
}
.mordant-blue {
color: #2c696d;
}

/* CSS Variables */
:root {
--retina-soft-blue:#b7c5e1;
--blue-dam:#a1c6d4;
--buoyancy:#79b2b4;
--crisp-lettuce:#4c9a8a;
--mordant-blue:#2c696d;
}

More palettes to explore