All Palettes

Color Palette #a8d3e1, #5ab7d8, #3c8bb9, #2e6b8e, #1e4a6b

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.aquella {
color: #5ab7d8;
}
.walker-lake {
color: #3c8bb9;
}
.ocean-call {
color: #2e6b8e;
}
.terror-from-the-deep {
color: #1e4a6b;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--aquella:#5ab7d8;
--walker-lake:#3c8bb9;
--ocean-call:#2e6b8e;
--terror-from-the-deep:#1e4a6b;
}

More palettes to explore