All Palettes

Color Palette #b2e0f0, #6bb6d1, #5099b4, #3e7984, #2d4e4e

0%
0%
0%

CSS code for this palette

/* CSS */
.break-the-ice {
color: #b2e0f0;
}
.charter {
color: #6bb6d1;
}
.starflower-blue {
color: #5099b4;
}
.sea-quest {
color: #3e7984;
}
.similar-to-slate {
color: #2d4e4e;
}

/* CSS Variables */
:root {
--break-the-ice:#b2e0f0;
--charter:#6bb6d1;
--starflower-blue:#5099b4;
--sea-quest:#3e7984;
--similar-to-slate:#2d4e4e;
}

More palettes to explore