All Palettes

Color Palette #1d59b4, #498fd4, #7bb8e0, #a7e0f1, #f4f7fb

0%
0%
0%

CSS code for this palette

/* CSS */
.altdorf-guard-blue {
color: #1d59b4;
}
.blue-dart {
color: #498fd4;
}
.coastal-waters {
color: #7bb8e0;
}
.van-gogh-blue {
color: #a7e0f1;
}
.m-white {
color: #f4f7fb;
}

/* CSS Variables */
:root {
--altdorf-guard-blue:#1d59b4;
--blue-dart:#498fd4;
--coastal-waters:#7bb8e0;
--van-gogh-blue:#a7e0f1;
--m-white:#f4f7fb;
}

More palettes to explore