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

Dark mode#

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

colors/purple|Purple hub · colors/index|Color system