# Badge

Inline badge pill with accent colour

## Surfaces

web, google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| text | string |
| color | string (optional, hex colour) |

## Example payload

```json
{
  "type": "badge",
  "text": "New"
}
```

Live page: https://a2uicatalog.ai/atoms/badge/
Full field contract: https://a2uicatalog.ai/spec.json
