Gradient usage for the colors/neutral|neutral palette — the shades that earn their place.
Recommended shades#
| Shade | Use it for |
|---|---|
| 200–400 | Soft gradient starts |
| 500 | The midpoint stop |
| 600–800 | Deep gradient ends |
Example#
<div class="bg-gradient-to-r from-neutral-400 to-neutral-700 h-20 rounded-xl"></div>Dark mode#
Borders go deeper in dark mode: border-neutral-200 → dark:border-neutral-800.
Related#
colors/neutral|Neutral hub · colors/index|Color system
