All Palettes

Color Palette #1f3d5c, #497b9c, #71b2d6, #f5c400, #f26e31

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3d5c;
}
.zenith {
color: #497b9c;
}
.madonna-blue {
color: #71b2d6;
}
.syndicalist {
color: #f5c400;
}
.basketball {
color: #f26e31;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3d5c;
--zenith:#497b9c;
--madonna-blue:#71b2d6;
--syndicalist:#f5c400;
--basketball:#f26e31;
}

More palettes to explore