All Palettes

Color Palette #a4c8e5, #6b9bc2, #497c9c, #3c5d77, #2a3b51

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a4c8e5;
}
.cerulean-frost {
color: #6b9bc2;
}
.zenith {
color: #497c9c;
}
.china-pattern {
color: #3c5d77;
}
.snap-shot {
color: #2a3b51;
}

/* CSS Variables */
:root {
--template:#a4c8e5;
--cerulean-frost:#6b9bc2;
--zenith:#497c9c;
--china-pattern:#3c5d77;
--snap-shot:#2a3b51;
}

More palettes to explore