All Palettes

Color Palette #89b5e1, #5d9bd5, #2e8dd1, #0079a8, #005f8f

0%
0%
0%

CSS code for this palette

/* CSS */
.goluboy-blue {
color: #89b5e1;
}
.blue-bay {
color: #5d9bd5;
}
.splish-splash {
color: #2e8dd1;
}
.sixties-blue {
color: #0079a8;
}
.felix {
color: #005f8f;
}

/* CSS Variables */
:root {
--goluboy-blue:#89b5e1;
--blue-bay:#5d9bd5;
--splish-splash:#2e8dd1;
--sixties-blue:#0079a8;
--felix:#005f8f;
}

More palettes to explore