Material Blue 500 Color Code
Material Blue 500·#2196F3
Material Blue 500 is the core published blue in the Material Design palette at #2196F3. Use it when you need a familiar app-primary blue for buttons, navigation, mobile surfaces, and product systems that follow Material-like visual language.
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
- Usually the base brand or product token in a design system.
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
- Primary buttons, app bars, and modern product accents.
- Stable design-system blue for production UI.
- Pairs with white, slate neutrals, and lighter Material blues.
Reference Notes
Material Blue 500 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-500: #2196F3;
--color-material-blue-500-rgb: 33 150 243;
}class="bg-[#2196F3] text-white"
class="hover:bg-[#186CAF] ring-1 ring-[#2196F3]"{
"materialBlue-500": "#2196F3",
"materialBlue-500Rgb": [33, 150, 243],
"materialBlue-500Hsl": [207, 90, 54]
}