Home · Branding · General Matter

General Matter Brand Identity

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

Download JSON
Primary
#000000
Accent
#C4C9C3
Body Font
Avenir Next
Heading
Avenir Next

Color Palette

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

primary
#000000
rgb(0, 0, 0)
accent
#C4C9C3
rgb(196, 201, 195)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#000000
rgb(0, 0, 0)

Typography

Each font links to its Google Fonts page where available.

primary
Avenir Next
Avenir Next Google Fonts →
heading
Avenir Next
Avenir Next Google Fonts →
Gerstner Programm, -apple-system, BlinkMacSystemFont, Avenir Next, avenir, segoe ui, Helvetica Neue, helvetica, Cantarell, Ubuntu, roboto, noto, 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

General Matter logo
Logo
General Matter favicon
Favicon

UI Components

Live previews rendered using General Matter's actual button styles.

buttonPrimary
background #C4C9C3 textColor #FFFFFF borderRadius 0px shadow none
buttonSecondary
background #FFFFFF textColor #FFFFFF borderRadius 36px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals and industry stakeholders

General Matter Brand in the Wild

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

Frequently Asked Questions

What is General Matter's primary brand color?

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

What accent color does General Matter use?

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

What font does General Matter use?

General Matter uses Avenir Next as the primary typeface across body and headings.

Does General Matter use a light or dark theme?

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

Where can I find General Matter's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Gerstner Programm",
      "role": "unknown"
    },
    {
      "family": "Avenir Next",
      "role": "body"
    },
    {
      "family": "Helvetica Neue",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#000000",
    "accent": "#C4C9C3",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#000000"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Avenir Next",
      "heading": "Avenir Next"
    },
    "fontStacks": {
      "heading": [
        "Gerstner Programm",
        "-apple-system",
        "BlinkMacSystemFont",
        "Avenir Next",
        "avenir",
        "segoe ui",
        "Helvetica Neue",
        "helvetica",
        "Cantarell",
        "Ubuntu",
        "roboto",
        "noto",
        "arial",
        "sans-serif"
      ],
      "body": [
        "Gerstner Programm",
        "-apple-system",
        "BlinkMacSystemFont",
        "Avenir Next",
        "avenir",
        "segoe ui",
        "Helvetica Neue",
        "helvetica",
        "Cantarell",
        "Ubuntu",
        "roboto",
        "noto",
        "arial",
        "sans-serif"
      ],
      "paragraph": [
        "Gerstner Programm",
        "-apple-system",
        "BlinkMacSystemFont",
        "Avenir Next",
        "avenir",
        "segoe ui",
        "Helvetica Neue",
        "helvetica",
        "Cantarell",
        "Ubuntu",
        "roboto",
        "noto",
        "arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "25.875px",
      "h2": "75.9375px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#C4C9C3",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#FFFFFF",
      "borderRadius": "36px",
      "borderRadiusCorners": {
        "topLeft": "36px",
        "topRight": "36px",
        "bottomRight": "36px",
        "bottomLeft": "36px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22svg-logo-spark%22%20aria-hidden%3D%22true%22%20focusable%3D%22false%22%20data-astro-cid-xaas34xa%3D%22%22%20data-fc-idx%3D%220%22%3E%20%3Cuse%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xlink%3Ahref%3D%22%2Fassets%2Fimages%2Fsprite.svg%23logo-spark%22%20data-astro-cid-xaas34xa%3D%22%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%20%3C%2Fsvg%3E",
    "favicon": "https://generalmatter.com/favicon-96x96.png",
    "ogImage": null,
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is visible, located in the header, and links to the homepage, which are strong indicators of a primary brand logo.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Mail  ↗",
      "reasoning": "Button #0 has a vibrant green background (#C4C9C3) and is likely a primary CTA due to its distinct color compared to the other buttons, which are white."
    },
    "secondary": {
      "index": 4,
      "text": "Our technology  →",
      "reasoning": "Button #4 has a white background, contrasting with the primary button's green. It is likely a secondary CTA due to its placement and style."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals and industry stakeholders"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 1,
        "selectedLogoReasoning": "Selected #1 because it is visible, located in the header, and links to the homepage, which are strong indicators of a primary brand logo.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles