All Palettes

Color Palette #2f4b7f, #497c9c, #78b0c9, #a1dfe8, #fafafa

0%
0%
0%

CSS code for this palette

/* CSS */
.nautical {
color: #2f4b7f;
}
.zenith {
color: #497c9c;
}
.frisky-blue {
color: #78b0c9;
}
.luminescent-blue {
color: #a1dfe8;
}
.dr-white {
color: #fafafa;
}

/* CSS Variables */
:root {
--nautical:#2f4b7f;
--zenith:#497c9c;
--frisky-blue:#78b0c9;
--luminescent-blue:#a1dfe8;
--dr-white:#fafafa;
}

More palettes to explore