All Palettes

Color Palette #a8d3e1, #a1c3d4, #5d9bd5, #2e7b99, #1c4e6d

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.blue-dam {
color: #a1c3d4;
}
.blue-bay {
color: #5d9bd5;
}
.valley-of-glaciers {
color: #2e7b99;
}
.seafarer {
color: #1c4e6d;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--blue-dam:#a1c3d4;
--blue-bay:#5d9bd5;
--valley-of-glaciers:#2e7b99;
--seafarer:#1c4e6d;
}

More palettes to explore