All Palettes

Color Palette #b7e3f0, #7dc3e8, #4ba1d2, #2b7897, #1c4a5a

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-front {
color: #b7e3f0;
}
.horizon-haze {
color: #7dc3e8;
}
.peaceful-river {
color: #4ba1d2;
}
.devil-blue {
color: #2b7897;
}
.blue-syzygy {
color: #1c4a5a;
}

/* CSS Variables */
:root {
--ocean-front:#b7e3f0;
--horizon-haze:#7dc3e8;
--peaceful-river:#4ba1d2;
--devil-blue:#2b7897;
--blue-syzygy:#1c4a5a;
}

More palettes to explore