Tailwind Gray
All 11 Gray shades, 50 to 950 — click any value to copy it as hex, OKLCH, RGB, HSL or class name.
Gray is Tailwind's balanced, barely-cool neutral — the safe default when you want a gray with no strong temperature. It sits between the cool Slate and the true-neutral Neutral.
Click any value to copy it. All 11 Gray shades (50–950) in hex, OKLCH, RGB, HSL and Tailwind class.
| Swatch | Shade | Class | Hex | OKLCH | RGB | HSL |
|---|---|---|---|---|---|---|
| 50 | ||||||
| 100 | ||||||
| 200 | ||||||
| 300 | ||||||
| 400 | ||||||
| 500 | ||||||
| 600 | ||||||
| 700 | ||||||
| 800 | ||||||
| 900 | ||||||
| 950 |
What is Tailwind Gray?
Tailwind Gray is one of the 22 default color families in Tailwind CSS, published as 11 shades running from gray-50 (lightest) to gray-950 (darkest). Tailwind CSS v4 defines every shade in OKLCH, with a hex fallback for older browsers. Reach them through utility classes such as bg-gray-500, text-gray-700 and border-gray-200 — no config needed.
Where to use Tailwind Gray
- Neutral surfaces:
bg-gray-50/bg-gray-900. - Muted secondary text:
text-gray-500. - Input borders:
border-gray-300.
Related Tailwind colors
Related tools
- Tailwind Colors — the full palette, all 22 families and 242 shades.
- Shadcn Theme Generator — turn Gray into light and dark shadcn tokens.
- OKLCH Converter — convert any Gray hex to OKLCH, RGB or HSL.
- Color Shades Generator — turn your own brand color into an OKLCH tint and shade scale.