All Palettes

Color Palette #cae5f2, #a3c1e6, #7aa7d6, #4b8dd8, #1e6bb8

0%
0%
0%

CSS code for this palette

/* CSS */
.salty-ice {
color: #cae5f2;
}
.angela-bay {
color: #a3c1e6;
}
.high-seas {
color: #7aa7d6;
}
.blue-dart {
color: #4b8dd8;
}
.beautiful-blue {
color: #1e6bb8;
}

/* CSS Variables */
:root {
--salty-ice:#cae5f2;
--angela-bay:#a3c1e6;
--high-seas:#7aa7d6;
--blue-dart:#4b8dd8;
--beautiful-blue:#1e6bb8;
}

More palettes to explore