Home · Branding · Macroscope

Macroscope Brand Identity

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

Download JSON
Primary
#020817
Accent
#F8F7FF
Body Font
Geist
Heading
Geist

Color Palette

Brand palette extracted from https://macroscope.com/.

primary
#020817
rgb(2, 8, 23)
secondary
#5D6B98
rgb(93, 107, 152)
accent
#F8F7FF
rgb(248, 247, 255)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#111322
rgb(17, 19, 34)

Typography

Each font links to its Google Fonts page where available.

primary
Geist
heading
Geist
Geist, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif
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

Macroscope logo
Logo
Macroscope favicon
Favicon
Macroscope social image
Social Card

UI Components

Live previews rendered using Macroscope's actual button styles.

buttonPrimary
background #F8F7FF textColor #020817 borderRadius 999px shadow none
buttonSecondary
background #111322 textColor #020817 borderRadius 28px shadow none

Brand Personality

Tone: professional Energy: medium Audience: developers and tech companies

Macroscope Brand in the Wild

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

Frequently Asked Questions

What is Macroscope's primary brand color?

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

What accent color does Macroscope use?

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

What font does Macroscope use?

Macroscope uses Geist as the primary typeface across body and headings.

Does Macroscope use a light or dark theme?

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

Where can I find Macroscope's logo?

Macroscope's logo is available directly on their site (https://macroscope.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://macroscope.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 Macroscope.

Methodology

Brand data on this page was extracted from https://macroscope.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 Macroscope.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Geist",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#020817",
    "secondary": "#5D6B98",
    "accent": "#F8F7FF",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#111322"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Geist",
      "heading": "Geist"
    },
    "fontStacks": {
      "heading": [
        "Geist",
        "system-ui",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Geist",
        "sans-serif"
      ],
      "paragraph": [
        "Geist",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "28px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#F8F7FF",
      "textColor": "#020817",
      "borderRadius": "999px",
      "borderRadiusCorners": {
        "topLeft": "999px",
        "topRight": "999px",
        "bottomRight": "999px",
        "bottomLeft": "999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#111322",
      "textColor": "#020817",
      "borderRadius": "28px",
      "borderRadiusCorners": {
        "topLeft": "28px",
        "topRight": "28px",
        "bottomRight": "28px",
        "bottomLeft": "28px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://macroscope.com/assets/macroscop-logo-black.svg",
    "favicon": "https://macroscope.com/assets/favicon.svg",
    "ogImage": "https://macroscope.com/social-image-v2.jpg",
    "logoHref": "/",
    "logoAlt": "Macroscope"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Macroscope'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Sign up for $100 Free Usage",
      "reasoning": "Button #0 has a vibrant blue background (#F8F7FF) and a strong call-to-action text 'Sign up for $100 Free Usage', making it the most prominent CTA."
    },
    "secondary": {
      "index": 2,
      "text": "Enterpriseenterprise@macroscope.comContact UsEverything in TeamsDiscounted pricing for longer commit",
      "reasoning": "Button #2 has a dark background (#111322) and serves as a secondary action with contact information, differentiating it from the primary button's color group."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "developers and tech companies"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Macroscope'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles