All Palettes

Color Palette #a8d3e1, #6fb1c3, #3a8e9c, #295c65, #1e3a4d

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.riverside-blue {
color: #6fb1c3;
}
.aqueous {
color: #3a8e9c;
}
.night-shift {
color: #295c65;
}
.subterranean-river {
color: #1e3a4d;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--riverside-blue:#6fb1c3;
--aqueous:#3a8e9c;
--night-shift:#295c65;
--subterranean-river:#1e3a4d;
}

More palettes to explore