{
  "$generatedBy": "BrandSweets tokens.json — miro-com v3",
  "brand": {
    "slug": "miro-com",
    "name": "Miro",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Miro",
    "tagline": "Speed up product development from ideation to launch. Align teams, break tool silos and ship what customers need in one AI-powered visual platform."
  },
  "colors": {
    "primary": {
      "hex": "#fbdb34",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#faf8ef",
        "100": "#f3eed8",
        "200": "#fdeea5",
        "300": "#fce46e",
        "400": "#fbdb34",
        "500": "#fad30f",
        "600": "#dcb804",
        "700": "#b49704",
        "800": "#8c7503",
        "900": "#5d4f09",
        "950": "#3c3306"
      }
    },
    "secondary": {
      "hex": "#695e24",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f8f7f2",
        "100": "#eceadf",
        "200": "#e8e0bb",
        "300": "#d9cd91",
        "400": "#ccbc6b",
        "500": "#c1ad49",
        "600": "#a79539",
        "700": "#897a2f",
        "800": "#695e24",
        "900": "#48411e",
        "950": "#2f2a13"
      }
    },
    "accent": {
      "hex": "#0099ff",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#eff6fa",
        "100": "#d7e8f4",
        "200": "#a3daff",
        "300": "#6bc4ff",
        "400": "#38afff",
        "500": "#0099ff",
        "600": "#0087e0",
        "700": "#006eb8",
        "800": "#00568f",
        "900": "#083c5e",
        "950": "#05273d"
      }
    },
    "surface": {
      "hex": "#ffffff",
      "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",
      "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": {
      "noto-sans": {
        "family": "Noto Sans",
        "source": "google",
        "stack": "\"Noto Sans\", sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "noto-sans",
        "stack": "\"Noto Sans\", sans-serif"
      },
      "body": {
        "familyRef": "noto-sans",
        "stack": "\"Noto Sans\", 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
      }
    ]
  }
}