Border usage for the colors/green|green 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-green-200 dark:border-green-800 rounded-xl p-4">Card</div>

Dark mode#

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

colors/green|Green hub · colors/index|Color system