All Palettes

Color Palette #1c3f73, #497b9c, #77b5c5, #a5e3d4, #f8f5e2

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.zenith {
color: #497b9c;
}
.pearl-blue {
color: #77b5c5;
}
.botanical-tint {
color: #a5e3d4;
}
.star-shine {
color: #f8f5e2;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--zenith:#497b9c;
--pearl-blue:#77b5c5;
--botanical-tint:#a5e3d4;
--star-shine:#f8f5e2;
}

More palettes to explore