{
  "$generatedBy": "BrandSweets tokens.json — anthropic v3",
  "brand": {
    "slug": "anthropic",
    "name": "Anthropic",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Anthropic",
    "tagline": "AI research and products that put safety at the frontier."
  },
  "colors": {
    "primary": {
      "hex": "#d97757",
      "usage": "Brand accent, Claude product cues, highlights, illustration fills.",
      "scale": {
        "50": "#fbf2ed",
        "100": "#f6ddce",
        "200": "#edc0a6",
        "300": "#e39f7c",
        "400": "#dd8a63",
        "500": "#d97757",
        "600": "#c15f3c",
        "700": "#a04b2f",
        "800": "#7e3c27",
        "900": "#653122",
        "950": "#38180f"
      }
    },
    "secondary": {
      "hex": "#e3dacc",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f6f5f3",
        "100": "#eae6e1",
        "200": "#e3dacc",
        "300": "#cabaa0",
        "400": "#b8a27f",
        "500": "#a88d61",
        "600": "#917850",
        "700": "#766241",
        "800": "#5c4c33",
        "900": "#403626",
        "950": "#292319"
      }
    },
    "accent": {
      "hex": "#d97757",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f8f3f1",
        "100": "#eee1dd",
        "200": "#eec3b4",
        "300": "#e49e86",
        "400": "#d97757",
        "500": "#d25e37",
        "600": "#b74d2a",
        "700": "#963f22",
        "800": "#74311a",
        "900": "#4e2518",
        "950": "#33180f"
      }
    },
    "surface": {
      "hex": "#faf9f5",
      "usage": "Page and card background.",
      "scale": {
        "50": "#faf9f5",
        "100": "#eae8e1",
        "200": "#e0dac2",
        "300": "#cdc49d",
        "400": "#bcaf7b",
        "500": "#ad9d5c",
        "600": "#95864b",
        "700": "#7a6e3e",
        "800": "#5f5630",
        "900": "#413c25",
        "950": "#2a2718"
      }
    },
    "text": {
      "hex": "#141413",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e5",
        "200": "#d2d2d0",
        "300": "#b7b7b3",
        "400": "#9f9f99",
        "500": "#888881",
        "600": "#74746d",
        "700": "#5f5f59",
        "800": "#4a4a45",
        "900": "#343432",
        "950": "#141413"
      }
    }
  },
  "typography": {
    "families": {
      "anthropic-sans": {
        "family": "Anthropic Sans",
        "source": "custom",
        "stack": "\"Anthropic Sans\", Arial, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "anthropic-serif": {
        "family": "Anthropic Serif",
        "source": "custom",
        "stack": "\"Anthropic Serif\", Georgia, sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "anthropic-sans",
        "stack": "\"Anthropic Sans\", Arial, sans-serif"
      },
      "body": {
        "familyRef": "anthropic-serif",
        "stack": "\"Anthropic Serif\", Georgia, sans-serif"
      }
    },
    "scale": [
      {
        "name": "sm",
        "sizeRem": 0.875,
        "lineHeight": 1.5
      },
      {
        "name": "base",
        "sizeRem": 1,
        "lineHeight": 1.6
      },
      {
        "name": "lg",
        "sizeRem": 1.25,
        "lineHeight": 1.4
      },
      {
        "name": "xl",
        "sizeRem": 1.75,
        "lineHeight": 1.25
      },
      {
        "name": "2xl",
        "sizeRem": 2.25,
        "lineHeight": 1.15
      },
      {
        "name": "display",
        "sizeRem": 3.5,
        "lineHeight": 1.05,
        "letterSpacingEm": -0.02
      }
    ]
  }
}