Material Blue 700 Color Code
Material Blue 700·#1976D2
Material Blue 700 is a darker published step in the Material Design blue palette at #1976D2. Use it when you want a stronger, more contrast-friendly Material blue for app bars, pressed states, navigation, and more serious product surfaces.
Tonal Scale
Contrast Checks
White text on this color
Buttons, badges, and filled actions.
Dark text on this color
Large headings and selective UI.
This color on light surface
Links, borders, and icons on light UI.
Professional Reference
- Good for navigation, pressed states, and stronger hierarchy anchors.
Accessibility Matrix
White text on this color
White text placed on the current color.
Dark text on this color
Dark text or headings on the current color.
This color on light surface
Use this color for links, strokes, or icons on light UI.
This color on dark surface
Use this color inside dark shells for strokes, tags, or icons.
Where It Works
- Navigation bars, pressed states, and stronger CTAs.
- Darker Material primary for higher-contrast UI.
- Pairs with white, slate neutrals, and lighter Material blues.
Reference Notes
Material Blue 700 is sourced from the published Material Design Colors library and retained here as a searchable reference swatch for product, interface, and branding work.
Trust-building blues for enterprise and SaaS.
Related Colors
Palette Starting Points
Implementation Snippets
:root {
--color-material-blue-700: #1976D2;
--color-material-blue-700-rgb: 25 118 210;
}class="bg-[#1976D2] text-white"
class="hover:bg-[#125597] ring-1 ring-[#1976D2]"{
"materialBlue-700": "#1976D2",
"materialBlue-700Rgb": [25, 118, 210],
"materialBlue-700Hsl": [210, 79, 46]
}