Inferact Brand: Colors, Fonts, Logo & Visual Identity

Inferact Brand Identity

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

Colors

Primary

#000000

Accent

#000000

Body Font

Optima

Heading

Optima

Color Palette

Brand palette extracted from https://inferact.ai/.

Colors

Typography

Each font links to its Google Fonts page where available.

Primary

Heading

Visual Assets

Logo

Favicon

Social Card

Brand Personality

Tone: modern
Energy: medium
Audience: tech-savvy professionals

Inferact Brand in the Wild

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

Image: inferact.ai
Source: inferact.ai

Image: images.whalesbook.com
Source: whalesbook.com

Image: pbs.twimg.com
Source: x.com

Image: avatars.githubusercontent.com
Source: github.com

Frequently Asked Questions

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

What font does Inferact use?
Inferact uses Optima as the primary typeface across body and headings.

Does Inferact use a light or dark theme?
Inferact's primary site uses a light color scheme, with a background of #F7F6F3.

Where can I find Inferact's logo?
Inferact's logo is available directly on their site (https://inferact.ai/). 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://inferact.ai/ 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 Inferact.

Methodology

Brand data on this page was extracted from https://inferact.ai/ using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Optima",
      "role": "body"
    },
    {
      "family": "Candara",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#000000",
    "accent": "#000000",
    "background": "#F7F6F3",
    "textPrimary": "#111111",
    "link": "#000000"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Optima",
      "heading": "Optima"
    },
    "fontStacks": {
      "heading": [
        "Optima",
        "Candara",
        "sans-serif"
      ],
      "body": [
        "Optima",
        "Candara",
        "sans-serif"
      ],
      "paragraph": [
        "Optima",
        "Candara",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "18px",
      "h2": "18px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {},
  "images": {
    "logo": "https://inferact.ai/logo_and_text.svg",
    "favicon": "https://inferact.ai/favicon.ico",
    "ogImage": "https://inferact.ai/og-image.jpg",
    "logoAlt": "Inferact"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  }
}