All Palettes

Color Palette #1b4d74, #3c809f, #6dc3d5, #a5e2f8, #f6f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1b4d74;
}
.dirty-blue {
color: #3c809f;
}
.squeaky {
color: #6dc3d5;
}
.ganon-blue {
color: #a5e2f8;
}
.lynx-white {
color: #f6f8f8;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1b4d74;
--dirty-blue:#3c809f;
--squeaky:#6dc3d5;
--ganon-blue:#a5e2f8;
--lynx-white:#f6f8f8;
}

More palettes to explore