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