Gradient usage for the colors/green|green 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-green-400 to-green-700 h-20 rounded-xl"></div>Dark mode#
Borders go deeper in dark mode: border-green-200 → dark:border-green-800.
Related#
colors/green|Green hub · colors/index|Color system
