Text usage for the colors/zinc|zinc palette — the shades that earn their place.
Recommended shades#
| Shade | Use it for |
|---|---|
| 100–300 | Headlines on dark surfaces |
| 400–500 | Secondary text on dark |
| 600–700 | Body text on light surfaces |
| 800–900 | Headings on light surfaces |
Example#
<p class="text-zinc-700 dark:text-zinc-300">Adaptive copy</p>
<a class="text-zinc-600 hover:text-zinc-500 underline">A link</a>Dark mode#
On dark surfaces, shift two shades lighter: text-zinc-600 in light mode becomes dark:text-zinc-400.
Related#
colors/zinc|Zinc hub · colors/index|Color system
