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