All Palettes

Color Palette #d5dfe2, #a1c8d4, #5bb8c8, #3b9fb5, #2b7f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-pool {
color: #d5dfe2;
}
.blue-dam {
color: #a1c8d4;
}
.shinbashi {
color: #5bb8c8;
}
.sports-blue {
color: #3b9fb5;
}
.cranach-blue {
color: #2b7f8c;
}

/* CSS Variables */
:root {
--mystic-pool:#d5dfe2;
--blue-dam:#a1c8d4;
--shinbashi:#5bb8c8;
--sports-blue:#3b9fb5;
--cranach-blue:#2b7f8c;
}

More palettes to explore