Gradient usage for the colors/red|red palette — the shades that earn their place.

ShadeUse it for
200–400Soft gradient starts
500The midpoint stop
600–800Deep gradient ends

Example#

html
<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-200dark:border-red-800.

colors/red|Red hub · colors/index|Color system