All Palettes

Color Palette #a8d3e1, #a2c4d7, #7eb1c4, #3d99b3, #2c7f9b

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.blue-bows {
color: #a2c4d7;
}
.heavenly {
color: #7eb1c4;
}
.sports-blue {
color: #3d99b3;
}
.kings-of-sea {
color: #2c7f9b;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--blue-bows:#a2c4d7;
--heavenly:#7eb1c4;
--sports-blue:#3d99b3;
--kings-of-sea:#2c7f9b;
}

More palettes to explore