ToolPuma Logo

Material Color Generator

Generate a full Material Design color scale.

50
100
200
300
400
500
600
700
800
900

Generated with the official Material Design ratios (mixing the base with white for shades 50–400 and with black for 600–900).

What Is a Material Color Generator?

The Material Color Generator builds a full Material Design color scale from any base color using Google's official mixing ratios. Material guidance defines a 50-900 scale where shade 500 is typically the primary color, lighter shades (100-400) are reserved for surfaces against the base, and darker shades (600-900) sit behind it for contrast. You get ready-to-copy CSS variables for the entire scale.

How to Use This Material Color Generator

  1. 1
    Enter your brand or primary color (equivalent to the 500 shade).
  2. 2
    Review the generated 50-900 scale with lighter and darker shades.
  3. 3
    Copy the CSS variables or the comma-separated hex list into your theme.

Frequently Asked Questions

Shades 50-400 are created by mixing the base color with white at specific ratios, and shades 600-900 by mixing with black, following the official Material Design color generation algorithm.
Material Design recommends the 500 shade as the primary brand color in most cases, with 600 or 700 suitable for accent actions and darker surfaces.
Lighter shades (100-300) work as surface and container colors against the primary, while darker shades (600-900) provide contrast for text, active states, and bottom elevations.