# Recipe: button
Build one button component that matches this brand.
Palette: #141413, #faf9f5, #b0aea5, #000000, #87867f, #f0eee6
Typography: [object Object], [object Object], [object Object], [object Object]
Material: flat
Signals: Radius: 8, 12, 16, 24, 1600 · Shadows: rgba(0, 0, 0, 0.01) 0px 2px 2px 0px, rgba(0, 0, 0, 0.02) 0px 4px 4px 0px, rgba(0, 0, 0, 0.04) 0px 16px 24px 0px
## Anatomy (detected)
```json
{
  "kind": "button",
  "structuralHash": "button>div",
  "instanceCount": 1,
  "variants": [
    {
      "css": {
        "background": "rgba(0, 0, 0, 0)",
        "color": "rgb(176, 174, 165)",
        "padding": "0px 0px 0px 0px",
        "borderRadius": "0px",
        "border": "0px none rgb(176, 174, 165)",
        "fontSize": "12px",
        "fontWeight": "400"
      },
      "instanceCount": 1
    }
  ]
}
```