All Palettes

Color Palette #b2e0e6, #7eb9c9, #4a98b0, #2e7e8e, #1c5d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.polar-blue {
color: #b2e0e6;
}
.azure-lake {
color: #7eb9c9;
}
.starflower-blue {
color: #4a98b0;
}
.turkish-stone {
color: #2e7e8e;
}
.blue-coral {
color: #1c5d6d;
}

/* CSS Variables */
:root {
--polar-blue:#b2e0e6;
--azure-lake:#7eb9c9;
--starflower-blue:#4a98b0;
--turkish-stone:#2e7e8e;
--blue-coral:#1c5d6d;
}

More palettes to explore