All Palettes

Color Palette #a8d3e1, #70b3c2, #498a9c, #3c6c7c, #2b4c5f

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.riverside-blue {
color: #70b3c2;
}
.hippie-blue {
color: #498a9c;
}
.mammoth-mountain {
color: #3c6c7c;
}
.deep-ocean {
color: #2b4c5f;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--riverside-blue:#70b3c2;
--hippie-blue:#498a9c;
--mammoth-mountain:#3c6c7c;
--deep-ocean:#2b4c5f;
}

More palettes to explore