All Palettes

Color Palette #1f2942, #4a5f78, #79a3b4, #b8e5e0, #f2e3d9

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.night-market {
color: #4a5f78;
}
.grey-blue {
color: #79a3b4;
}
.aquatint {
color: #b8e5e0;
}
.soft-sunrise {
color: #f2e3d9;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--night-market:#4a5f78;
--grey-blue:#79a3b4;
--aquatint:#b8e5e0;
--soft-sunrise:#f2e3d9;
}

More palettes to explore