Border usage for the colors/earth|earth palette — the shades that earn their place.
Recommended shades#
| Shade | Use it for |
|---|---|
| 100–200 | Hairlines on light UI |
| 300–400 | Visible borders on light |
| 700–800 | Borders on dark UI |
| 500 | Accent rings and focus borders |
Example#
<div class="border border-earth-200 dark:border-earth-800 rounded-xl p-4">Card</div>Dark mode#
Borders go deeper in dark mode: border-earth-200 → dark:border-earth-800.
Related#
colors/earth|Earth hub · colors/index|Color system
