All Palettes

Color Palette #1f2942, #4a5a82, #799cbe, #b0d2e8, #f8fafc

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.yacht-club-blue {
color: #4a5a82;
}
.blue-mountain {
color: #799cbe;
}
.chapel-blue {
color: #b0d2e8;
}
.wash-me {
color: #f8fafc;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--yacht-club-blue:#4a5a82;
--blue-mountain:#799cbe;
--chapel-blue:#b0d2e8;
--wash-me:#f8fafc;
}

More palettes to explore