All Palettes

Color Palette #3e7dbb, #5bb4d2, #78d2e8, #a5e8f3, #f6f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.tufts-blue {
color: #3e7dbb;
}
.flyway {
color: #5bb4d2;
}
.middle-blue {
color: #78d2e8;
}
.blizzard-blue {
color: #a5e8f3;
}
.lynx-white {
color: #f6f8f8;
}

/* CSS Variables */
:root {
--tufts-blue:#3e7dbb;
--flyway:#5bb4d2;
--middle-blue:#78d2e8;
--blizzard-blue:#a5e8f3;
--lynx-white:#f6f8f8;
}

More palettes to explore