All Palettes

Color Palette #5d9bd5, #4f8bcf, #407bbf, #306d9c, #1f5a7f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-bay {
color: #5d9bd5;
}
.blue-dart {
color: #4f8bcf;
}
.tufts-blue {
color: #407bbf;
}
.lochmara {
color: #306d9c;
}
.oceanic-motion {
color: #1f5a7f;
}

/* CSS Variables */
:root {
--blue-bay:#5d9bd5;
--blue-dart:#4f8bcf;
--tufts-blue:#407bbf;
--lochmara:#306d9c;
--oceanic-motion:#1f5a7f;
}

More palettes to explore