Border usage for the colors/stone|stone palette — the shades that earn their place.

ShadeUse it for
100–200Hairlines on light UI
300–400Visible borders on light
700–800Borders on dark UI
500Accent rings and focus borders

Example#

html
<div class="border border-stone-200 dark:border-stone-800 rounded-xl p-4">Card</div>

Dark mode#

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

colors/stone|Stone hub · colors/index|Color system