Overview
Use border color utilities for dividers, frames, and semantic outline states.
Semantic tokens also support
.border-{token}-l-5 through .border-{token}-d-5; hex steps match the Color Palette.
Examples
Usage Notes
Classes setborder-color. Always pair them with width and style, such as border-1 border-solid border-gray.
Best practices
- Use gray-light for soft dividers; gray / black when edges must read clearly.
- Always set width and style with color (
border-1 border-solid border-gray).
Related utilities
Text Colors
Text colors
Background Colors
Background colors

