All Palettes

Color Palette #b6c8c6, #a1c6d4, #89b8d7, #6da9d9, #38a4b7

0%
0%
0%

CSS code for this palette

/* CSS */
.misty-surf {
color: #b6c8c6;
}
.blue-dam {
color: #a1c6d4;
}
.periwinkle-sky {
color: #89b8d7;
}
.baja-blue {
color: #6da9d9;
}
.marine-tinge {
color: #38a4b7;
}

/* CSS Variables */
:root {
--misty-surf:#b6c8c6;
--blue-dam:#a1c6d4;
--periwinkle-sky:#89b8d7;
--baja-blue:#6da9d9;
--marine-tinge:#38a4b7;
}

More palettes to explore