Infer Brand: Colors, Fonts, Logo & Visual Identity

Infer Brand Identity

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

Color Palette

Brand palette extracted from https://www.infer.so/.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Brand Personality

Infer Brand in the Wild

Image: raw.githubusercontent.com Source: infer.so

Image: infer.so Source: infer.so

Image: infer.so Source: infer.so

Image: studiomast.co Source: studiomast.co

Image: fbinfer.com Source: fbinfer.com

Image: njackson.co.uk Source: njackson.co.uk

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://www.infer.so/ on 2026-07-27 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 Infer.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "InterVariable",
      "count": 3
    },
    {
      "family": "sans-serif",
      "count": 3
    }
  ],
  "colors": {
    "primary": "#FF0000",
    "secondary": "#F2A65E",
    "accent": "#D80202",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#D80202"
  },
  "typography": {
    "fontFamilies": {
      "primary": "InterVariable",
      "heading": "InterVariable"
    },
    "fontStacks": {
      "body": [
        "InterVariable",
        "sans-serif"
      ],
      "heading": [
        "InterVariable",
        "sans-serif"
      ],
      "paragraph": [
        "InterVariable",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "14px",
      "h2": "14px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "90px"
  },
  "components": {},
  "images": {
    "logo": null,
    "favicon": null,
    "ogImage": "https://raw.githubusercontent.com/vaib-saxena/demos-reopo/main/infer.png"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "unknown",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0,
    "overall": 0
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "LLM failed",
        "confidence": 0
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false,
      "error": "LLM call failed or returned fallback values"
    }
  }
}