Home · Branding · ScopeAI

ScopeAI Brand Identity

A complete profile of ScopeAI's visual system — colors, typography, components, and personality — extracted from https://www.getscopeai.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#B7925E
Accent
#0000EE
Body Font
Microsoft YaHei
Heading
Microsoft YaHei

Color Palette

Brand palette extracted from https://www.getscopeai.com.

primary
#B7925E
rgb(183, 146, 94)
secondary
#2677F0
rgb(38, 119, 240)
accent
#0000EE
rgb(0, 0, 238)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0000EE
rgb(0, 0, 238)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
Microsoft YaHei
Microsoft YaHei Google Fonts →
heading
Microsoft YaHei
Microsoft YaHei Google Fonts →
微软雅黑, Microsoft YaHei
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

ScopeAI logo
Logo
ScopeAI social image
Social Card

UI Components

Live previews rendered using ScopeAI's actual button styles.

input
background transparent textColor #77736D borderColor null borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: medium Audience: gamers

ScopeAI Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is ScopeAI's primary brand color?

ScopeAI's primary brand color is #B7925E. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does ScopeAI use?

ScopeAI uses #0000EE as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does ScopeAI use?

ScopeAI uses Microsoft YaHei as the primary typeface across body and headings.

Does ScopeAI use a light or dark theme?

ScopeAI's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find ScopeAI's logo?

ScopeAI's logo is available directly on their site (https://www.getscopeai.com). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://www.getscopeai.com using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by ScopeAI.

Methodology

Brand data on this page was extracted from https://www.getscopeai.com on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by ScopeAI.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Microsoft YaHei",
      "role": "body"
    },
    {
      "family": "AaShiSongTi-2",
      "role": "unknown"
    },
    {
      "family": "Helvetica Neue",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#B7925E",
    "secondary": "#2677F0",
    "accent": "#0000EE",
    "background": "#FFFFFF",
    "textPrimary": "#0000EE",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Microsoft YaHei",
      "heading": "Microsoft YaHei"
    },
    "fontStacks": {
      "heading": [
        "微软雅黑",
        "Microsoft YaHei"
      ],
      "body": [
        "Microsoft YaHei",
        "Helvetica Neue",
        "HelveticaNeue",
        "HelveticasimSun",
        "Helvetica",
        "Lucida Grande",
        "Lucida Sans Unicode",
        "Arial"
      ],
      "paragraph": [
        "微软雅黑",
        "Microsoft YaHei"
      ]
    },
    "fontSizes": {
      "h1": "198.438px",
      "h2": "198.438px",
      "body": "15.875px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#77736D",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.wherewindsmeetgame.com/pc/zt/20251023181025/img/ft-logo1_1b4ef092.png",
    "favicon": null,
    "ogImage": "https://yysls-build-na.fp.ps.easebar.com/file/69118e9af5a2b7775166e5c6e0Q84oZo03"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is visible, large, and matches the brand inferred from the URL and page title. It is the most prominent logo available.",
    "confidence": 0.8,
    "source": "llm"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "gamers"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0.9,
    "overall": 0.45
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 1,
        "selectedLogoReasoning": "Selected #1 because it is visible, large, and matches the brand inferred from the URL and page title. It is the most prominent logo available.",
        "confidence": 0.8
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false
    }
  }
}

Related Brand Profiles