All Palettes

Color Palette #1f2942, #4b6c95, #81a8c1, #f5c400, #d93b30

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.riverside {
color: #4b6c95;
}
.stormfang {
color: #81a8c1;
}
.syndicalist {
color: #f5c400;
}
.cg-red {
color: #d93b30;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--riverside:#4b6c95;
--stormfang:#81a8c1;
--syndicalist:#f5c400;
--cg-red:#d93b30;
}

More palettes to explore