# Recipe: button
Build one button component that matches this brand.
Palette: #f7f8f8, #62666d, #d0d6e0, #e2e4e7, #8a8f98, #f79ce0
Typography: [object Object], [object Object]
Material: material-you
Signals: Radius: 1, 4, 7, 12, 16, 20 · Shadows: rgba(94, 106, 210, 0) 0px 0px 0px 9.8766px | rgba(0, 0, 0, 0.1) 0px 0px 0px 2px | rgba(0, 0, 0, 0.2) 0px 0px 0px 1px
## Anatomy (detected)
```json
{
  "kind": "button",
  "structuralHash": "button>span>span",
  "instanceCount": 2,
  "variants": [
    {
      "css": {
        "background": "rgba(0, 0, 0, 0)",
        "color": "rgb(138, 143, 152)",
        "padding": "0px 12px 0px 12px",
        "borderRadius": "9999px",
        "border": "0px none rgb(138, 143, 152)",
        "fontSize": "13px",
        "fontWeight": "510"
      },
      "instanceCount": 2
    }
  ]
}
```