All Palettes

Color Palette #1f2942, #4b5e81, #6d8ca2, #a1c3d4, #f4e1c3

0%
0%
0%

CSS code for this palette

/* CSS */
.yankees-blue {
color: #1f2942;
}
.bijou-blue {
color: #4b5e81;
}
.bermuda-grey {
color: #6d8ca2;
}
.blue-dam {
color: #a1c3d4;
}
.cameo-cream {
color: #f4e1c3;
}

/* CSS Variables */
:root {
--yankees-blue:#1f2942;
--bijou-blue:#4b5e81;
--bermuda-grey:#6d8ca2;
--blue-dam:#a1c3d4;
--cameo-cream:#f4e1c3;
}

More palettes to explore