All Palettes

Color Palette #1f2942, #4e5b79, #7a8b9f, #b0c6d8, #f1f5f8

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.blue-review {
color: #4e5b79;
}
.lucid-blue {
color: #7a8b9f;
}
.cloudy-valley {
color: #b0c6d8;
}
.child-of-light {
color: #f1f5f8;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--blue-review:#4e5b79;
--lucid-blue:#7a8b9f;
--cloudy-valley:#b0c6d8;
--child-of-light:#f1f5f8;
}

More palettes to explore