All Palettes

Color Palette #a6d2e3, #6cafd0, #3a8b98, #2c5b6d, #1d3a4e

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a6d2e3;
}
.charter {
color: #6cafd0;
}
.aqueous {
color: #3a8b98;
}
.quiet-storm {
color: #2c5b6d;
}
.subterranean-river {
color: #1d3a4e;
}

/* CSS Variables */
:root {
--light-blue-glint:#a6d2e3;
--charter:#6cafd0;
--aqueous:#3a8b98;
--quiet-storm:#2c5b6d;
--subterranean-river:#1d3a4e;
}

More palettes to explore