# Fanchatter Brand Identity

A complete profile of **Fanchatter**'s visual system — colors, typography, components, and personality — extracted from [http://fanchatter.com](http://fanchatter.com/). Built for designers, agents, and AI tools.

## Color Palette

Brand palette extracted from http://fanchatter.com.

### Colors

- Primary: #000000
- Accent: #000000
- Background: #FFFFFF
- textPrimary: #111111
- Link: #000000

## Typography

Each font links to its Google Fonts page where available.

- Primary: Times New Roman [Google Fonts →](https://fonts.google.com/specimen/Times+New+Roman)
- Heading: Times New Roman [Google Fonts →](https://fonts.google.com/specimen/Times+New+Roman)

## Visual Assets

## Brand Personality

- **Tone:** professional  
- **Energy:** medium  
- **Audience:** unknown

## Fanchatter Brand in the Wild

Image: [d2gn4xht817m0g.cloudfront.net](https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/043/508/43508-038a2cc608e6774f3fa02af9f7ae99c6293498e3.jpg?1565315969)
Source: [wellfound.com](https://wellfound.com/company/fanchatter)

Image: [d2gn4xht817m0g.cloudfront.net](https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/043/502/43502-e13b92b48f4c1c25708d756b006683e87a633dc3.jpg?1565315966)
Source: [wellfound.com](https://wellfound.com/company/fanchatter)

Image: [d2gn4xht817m0g.cloudfront.net](https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/043/506/43506-c1dd0a13b04afedf18ed2062b7be4384382ac9ca.jpg?1565315968)
Source: [wellfound.com](https://wellfound.com/company/fanchatter)

Image: [golden-storage-production.golden-support.com](https://golden-storage-production.golden-support.com/topic_images/86f6eed42bd74b0888238af5bbca12d9.jpeg)
Source: [seedtable.com](https://www.seedtable.com/best-sport-startups)

Image: [d2gn4xht817m0g.cloudfront.net](https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/043/501/43501-a549ded9f46018ac29326e4c6ffdd9942455224d.jpg?1565315966)
Source: [wellfound.com](https://wellfound.com/company/fanchatter)

Image: [d2gn4xht817m0g.cloudfront.net](https://d2gn4xht817m0g.cloudfront.net/p/media_uploads/images/original/000/043/504/43504-0f9285adb66666bb03f05a7de201ced45a3ee313.jpg?1565315967)
Source: [wellfound.com](https://wellfound.com/company/fanchatter)

## Frequently Asked Questions

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

### What font does Fanchatter use?
Fanchatter uses Times New Roman as the primary typeface across body and headings.

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

### How was this brand profile generated?
This profile was extracted from http://fanchatter.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 Fanchatter.

## Methodology

Brand data on this page was extracted from [http://fanchatter.com](http://fanchatter.com/) on 2026-07-27 using the [Firecrawl](https://firecrawl.dev/) 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 Fanchatter.

## Machine-Readable Profile

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

- [GET /branding/fanchatter.json](/content/branding/fanchatter.json)  
- [GET /branding/fanchatter/llms.txt](/content/branding/fanchatter/llms.txt)

```json
{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Times New Roman",
      "count": 3
    }
  ],
  "colors": {
    "primary": "#000000",
    "accent": "#000000",
    "background": "#FFFFFF",
    "textPrimary": "#111111",
    "link": "#000000"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Times New Roman",
      "heading": "Times New Roman"
    },
    "fontStacks": {
      "body": [
        "Times New Roman"
      ],
      "heading": [
        "Times New Roman"
      ],
      "paragraph": [
        "Times New Roman"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "16px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "8px"
  },
  "components": {},
  "images": {
    "logo": null,
    "favicon": null,
    "ogImage": null
  },
  "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"
    }
  }
}
```
