Default / brand / success / warn / error / premium.
Compact status pill. 6 semantic variants. Use anywhere you'd put a 'Beta' / 'New' / 'Pro' tag.
import { Badge } from "@/components/ui/badge";
<Badge variant="brand">Pro</Badge>
<Badge variant="success">Live</Badge>components/ui/ folder. You own the code.