Colors
Material Design color palettes follow Google's design system with 10 shades ranging from ultra-light (50) to ultra-dark (900). This Material Design palette generator lets you pick any hue and saturation to create a complete, production-ready color scale. Whether you're building a Flutter app, an Angular Material UI, or a web project that follows Google's design language, having a full tonal range ensures accessible contrast ratios and a cohesive visual hierarchy across your entire interface.
Material Design defines 10 tonal shades (50–900) for each color, from lightest to darkest, ensuring consistent visual hierarchy.
Paste the hex values into a MaterialColor swatch map in your Flutter theme configuration.
Start with your brand color's hue value. Adjust saturation to taste — 60–80% works well for most interfaces.
Shades 700–900 typically pass WCAG AA contrast on white. Always verify contrast ratios for your specific text sizes.