5 min read
2026-02-22
The standard palette for native Android apps. Integrates with Material Components.
Angular Material and MUI (React) libraries use the Material Design palette by default.
Flutter uses Material Design as its foundation. Colors are synchronized across platforms.
Material Design plugins for Figma contain the full palette for rapid prototyping.
Material Design is suitable for internal tools: dashboards, CRM, admin panels.
The `theme-color` in manifest.json is taken from the Material palette for styling system elements.
Find the right color in Material Design Colors.
See also: Tailwind CSS Colors, Color Wheel, Color Converter