All Palettes

Color Palette #89cfeb, #6aadd7, #508ec3, #2b6ea1, #1e4e76

0%
0%
0%

CSS code for this palette

/* CSS */
.afternoon-sky {
color: #89cfeb;
}
.salem-blue {
color: #6aadd7;
}
.azure-blue {
color: #508ec3;
}
.deep-water {
color: #2b6ea1;
}
.bright-midnight-blue {
color: #1e4e76;
}

/* CSS Variables */
:root {
--afternoon-sky:#89cfeb;
--salem-blue:#6aadd7;
--azure-blue:#508ec3;
--deep-water:#2b6ea1;
--bright-midnight-blue:#1e4e76;
}

More palettes to explore