All Palettes

Color Palette #1a4d6b, #3f7b8d, #6aa1b4, #9ed4e6, #eff7fb

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1a4d6b;
}
.blue-catch {
color: #3f7b8d;
}
.crystal-blue {
color: #6aa1b4;
}
.light-budgie-blue {
color: #9ed4e6;
}
.silent-snowfall {
color: #eff7fb;
}

/* CSS Variables */
:root {
--seafarer:#1a4d6b;
--blue-catch:#3f7b8d;
--crystal-blue:#6aa1b4;
--light-budgie-blue:#9ed4e6;
--silent-snowfall:#eff7fb;
}

More palettes to explore