All Palettes

Color Palette #a8d3e1, #6db3c5, #3c8c9a, #2f5c6a, #1e3b4d

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.riverside-blue {
color: #6db3c5;
}
.seachange {
color: #3c8c9a;
}
.quiet-storm {
color: #2f5c6a;
}
.subterranean-river {
color: #1e3b4d;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--riverside-blue:#6db3c5;
--seachange:#3c8c9a;
--quiet-storm:#2f5c6a;
--subterranean-river:#1e3b4d;
}

More palettes to explore