Material Indigo 700 Color Code
Material Indigo 700·#303F9F
Material Indigo 700 is a darker published indigo step in the Material Design palette at #303F9F. Use it when you need a more structural Material indigo for app shells, navigation, pressed states, and interfaces that should feel deeper and more technical than Indigo 500.
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
- App shells, navigation, and stronger structural accents.
- Darker Material indigo for more technical depth.
- Pairs with white, silver neutrals, and brighter indigo highlights.
Reference Notes
Material Indigo 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-indigo-700: #303F9F;
--color-material-indigo-700-rgb: 48 63 159;
}class="bg-[#303F9F] text-white"
class="hover:bg-[#232D72] ring-1 ring-[#303F9F]"{
"materialIndigo-700": "#303F9F",
"materialIndigo-700Rgb": [48, 63, 159],
"materialIndigo-700Hsl": [232, 54, 41]
}