All Palettes

Color Palette #1a3e70, #497b9c, #77b5c5, #a3e0e0, #f9fafb

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1a3e70;
}
.zenith {
color: #497b9c;
}
.pearl-blue {
color: #77b5c5;
}
.spinnaker {
color: #a3e0e0;
}
.dr-white {
color: #f9fafb;
}

/* CSS Variables */
:root {
--assault:#1a3e70;
--zenith:#497b9c;
--pearl-blue:#77b5c5;
--spinnaker:#a3e0e0;
--dr-white:#f9fafb;
}

More palettes to explore