All Palettes

Color Palette #1b3264, #2b4c7d, #497b9c, #6cb4c6, #9fd2df

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1b3264;
}
.nautical {
color: #2b4c7d;
}
.zenith {
color: #497b9c;
}
.riverside-blue {
color: #6cb4c6;
}
.light-sky-babe {
color: #9fd2df;
}

/* CSS Variables */
:root {
--mythical-night:#1b3264;
--nautical:#2b4c7d;
--zenith:#497b9c;
--riverside-blue:#6cb4c6;
--light-sky-babe:#9fd2df;
}

More palettes to explore