Gradient usage for the colors/gray|gray 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-gray-400 to-gray-700 h-20 rounded-xl"></div>

Dark mode#

Borders go deeper in dark mode: border-gray-200dark:border-gray-800.

colors/gray|Gray hub · colors/index|Color system