{
  "$generatedBy": "BrandSweets tokens.json — unity-com v4",
  "brand": {
    "slug": "unity-com",
    "name": "Unity",
    "version": 4,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Unity",
    "tagline": "Develop, deploy, and grow with Unity, the world’s leading 3D game engine. Build for all major platforms from mobile, to PC and console as well as XR, acquire…",
    "sector": "gaming"
  },
  "colors": {
    "primary": {
      "hex": "#0892ff",
      "name": "Dodger Blue",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#eff6fa",
        "100": "#d7e7f4",
        "200": "#a3d7ff",
        "300": "#6bbfff",
        "400": "#38a9ff",
        "500": "#0892ff",
        "600": "#007fe0",
        "700": "#0068b8",
        "800": "#00518f",
        "900": "#08395e",
        "950": "#05253d"
      }
    },
    "secondary": {
      "hex": "#0000ff",
      "name": "Blue",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#efeffa",
        "100": "#d7d7f4",
        "200": "#a3a3ff",
        "300": "#6b6bff",
        "400": "#3838ff",
        "500": "#0000ff",
        "600": "#0000e0",
        "700": "#0000b8",
        "800": "#00008f",
        "900": "#08085e",
        "950": "#05053d"
      }
    },
    "accent": {
      "hex": "#44bb81",
      "name": "Medium Sea Green",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f2f7f5",
        "100": "#dfece6",
        "200": "#bce7d2",
        "300": "#92d8b6",
        "400": "#6dca9d",
        "500": "#44bb81",
        "600": "#3ba572",
        "700": "#31875d",
        "800": "#266949",
        "900": "#1f4734",
        "950": "#142e22"
      }
    },
    "surface": {
      "hex": "#ffffff",
      "name": "White",
      "usage": "Page and card background.",
      "scale": {
        "50": "#ffffff",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#212121"
      }
    },
    "text": {
      "hex": "#111111",
      "name": "Near Black",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#111111"
      }
    }
  },
  "typography": {
    "families": {
      "inter": {
        "family": "Inter",
        "source": "google",
        "stack": "Inter, sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "inter",
        "stack": "Inter, sans-serif"
      },
      "body": {
        "familyRef": "inter",
        "stack": "Inter, 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
      }
    ]
  },
  "brandGradient": {
    "brand": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.031,
              0.573,
              1
            ],
            "hex": "#0892ff"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0,
              1
            ],
            "hex": "#0000ff"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #0892ff 0%, #0000ff 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 3.198,
              "at": 0,
              "passesAA": false,
              "passesAALarge": true
            },
            "black": {
              "ratio": 2.444,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.341,
              0.475,
              0.616
            ],
            "hex": "#57799d"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.106,
              0.22,
              0.467
            ],
            "hex": "#1b3877"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #57799d 0%, #1b3877 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.539,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.879,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Low-chroma hero background with a text-safe ink (--brand-gradient-hero)."
    },
    "button": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0.498,
              0.918
            ],
            "hex": "#007fea"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0.396,
              0.808
            ],
            "hex": "#0065ce"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #007fea 0%, #0065ce 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #0088f4 0%, #006fd9 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #0075e0 0%, #005dbf 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 4.02,
              "at": 0,
              "passesAA": false,
              "passesAALarge": true
            },
            "black": {
              "ratio": 3.753,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": true
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}