All Palettes

Color Palette #d4e5f2, #a3c7e0, #6f9cc8, #3b7da0, #1a4c6b

0%
0%
0%

CSS code for this palette

/* CSS */
.snowdrift-glow {
color: #d4e5f2;
}
.sea-cliff {
color: #a3c7e0;
}
.cerulean-frost {
color: #6f9cc8;
}
.blue-dart-frog {
color: #3b7da0;
}
.terror-from-the-deep {
color: #1a4c6b;
}

/* CSS Variables */
:root {
--snowdrift-glow:#d4e5f2;
--sea-cliff:#a3c7e0;
--cerulean-frost:#6f9cc8;
--blue-dart-frog:#3b7da0;
--terror-from-the-deep:#1a4c6b;
}

More palettes to explore