All Palettes

Color Palette #b3e0ff, #82c3f2, #4da5e0, #0083b3, #005e80

0%
0%
0%

CSS code for this palette

/* CSS */
.frozen-landscape {
color: #b3e0ff;
}
.fish-pond {
color: #82c3f2;
}
.high-blue {
color: #4da5e0;
}
.primal-blue {
color: #0083b3;
}
.adriatic-sea {
color: #005e80;
}

/* CSS Variables */
:root {
--frozen-landscape:#b3e0ff;
--fish-pond:#82c3f2;
--high-blue:#4da5e0;
--primal-blue:#0083b3;
--adriatic-sea:#005e80;
}

More palettes to explore