All Palettes

Color Palette #a9c9ea, #6d9dc5, #4b7f9b, #2f5b6f, #1d3b4e

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-bunting {
color: #a9c9ea;
}
.cerulean-frost {
color: #6d9dc5;
}
.tech-wave {
color: #4b7f9b;
}
.blumine {
color: #2f5b6f;
}
.subterranean-river {
color: #1d3b4e;
}

/* CSS Variables */
:root {
--baby-bunting:#a9c9ea;
--cerulean-frost:#6d9dc5;
--tech-wave:#4b7f9b;
--blumine:#2f5b6f;
--subterranean-river:#1d3b4e;
}

More palettes to explore