All Palettes

Color Palette #1b4074, #497b9c, #77b5c5, #afe4e9, #f5fafa

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1b4074;
}
.zenith {
color: #497b9c;
}
.pearl-blue {
color: #77b5c5;
}
.across-the-bay {
color: #afe4e9;
}
.everlasting-ice {
color: #f5fafa;
}

/* CSS Variables */
:root {
--assault:#1b4074;
--zenith:#497b9c;
--pearl-blue:#77b5c5;
--across-the-bay:#afe4e9;
--everlasting-ice:#f5fafa;
}

More palettes to explore