All Palettes

Color Palette #6ab4e2, #4aa1d3, #3e8db1, #2c7190, #1b4a69

0%
0%
0%

CSS code for this palette

/* CSS */
.xavier-blue {
color: #6ab4e2;
}
.peaceful-river {
color: #4aa1d3;
}
.boston-blue {
color: #3e8db1;
}
.ocean-call {
color: #2c7190;
}
.terror-from-the-deep {
color: #1b4a69;
}

/* CSS Variables */
:root {
--xavier-blue:#6ab4e2;
--peaceful-river:#4aa1d3;
--boston-blue:#3e8db1;
--ocean-call:#2c7190;
--terror-from-the-deep:#1b4a69;
}

More palettes to explore