All Palettes

Color Palette #1f2942, #3d4b6c, #5b7f9a, #85b3c1, #f1c0b1

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.mountain-blueberry {
color: #3d4b6c;
}
.blue-heaven {
color: #5b7f9a;
}
.ebbtide {
color: #85b3c1;
}
.jazz-age-coral {
color: #f1c0b1;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--mountain-blueberry:#3d4b6c;
--blue-heaven:#5b7f9a;
--ebbtide:#85b3c1;
--jazz-age-coral:#f1c0b1;
}

More palettes to explore