All Palettes

Color Palette #7bb9e0, #5a9bd8, #4989c5, #2d7995, #1f5a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.costa-rica-blue {
color: #7bb9e0;
}
.blue-bay {
color: #5a9bd8;
}
.casting-sea {
color: #4989c5;
}
.turkish-stone {
color: #2d7995;
}
.sea-hunter {
color: #1f5a7a;
}

/* CSS Variables */
:root {
--costa-rica-blue:#7bb9e0;
--blue-bay:#5a9bd8;
--casting-sea:#4989c5;
--turkish-stone:#2d7995;
--sea-hunter:#1f5a7a;
}

More palettes to explore