gray-600 is step 600 of the colors/gray|gray palette — hover step — hover states for 500 elements, or primary on very light uis.
Token#
| Property | Value |
|---|---|
| Class fragment | gray-600 |
| Approximate value | #6b7280 |
| CSS variable | --color-gray-600 |
| Text on top | text-white |
| Role | Hover step — hover states for 500 elements, or primary on very light UIs. |
In a layout#
<button class="bg-gray-600 hover:bg-gray-700 text-white px-5 py-2.5 rounded-lg">Primary</button>Neighbors#
Darker: colors/gray-700|gray-700 · Lighter: colors/gray-500|gray-500 · colors/gray|Palette hub
