Border usage for the colors/pastel-sky|pastel-sky 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-pastel-sky-200 dark:border-pastel-sky-800 rounded-xl p-4">Card</div>Dark mode#
Borders go deeper in dark mode: border-pastel-sky-200 → dark:border-pastel-sky-800.
Related#
colors/pastel-sky|Pastel-sky hub · colors/index|Color system
