FameGame Brand: Colors, Fonts, Logo & Visual Identity

FameGame Brand Identity

A complete profile of FameGame's visual system — colors, typography, components, and personality — extracted from FameGame App. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from FameGame App.

Typography

Each font links to its Google Fonts page where available.

Fallback fonts: -apple-system, BlinkMacSystemFont, Apple Color Emoji, SF Pro, Helvetica Neue, Helvetica, Arial, sans-serif

Visual Assets

UI Components

Live previews rendered using FameGame's actual button styles.

Brand Personality

FameGame Brand in the Wild

Image: famegame.tv

Image: i.ytimg.com

Image: i.ytimg.com

Image: famegame.tv

Image: i.ytimg.com

Image: i.ytimg.com

Frequently Asked Questions

Methodology

Brand data on this page was extracted from FameGame App on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {"family": "Arial", "role": "body"},
    {"family": "SF Pro", "role": "body"},
    {"family": "Helvetica Neue", "role": "body"}
  ],
  "colors": {
    "primary": "#007AFF",
    "accent": "#007AFF",
    "background": "#F5F5F7",
    "textPrimary": "#1D1D1E",
    "link": "#007AFF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Arial"
    },
    "fontStacks": {
      "heading": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Apple Color Emoji",
        "SF Pro",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Apple Color Emoji",
        "SF Pro",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Apple Color Emoji",
        "SF Pro",
        "Helvetica Neue",
        "Helvetica",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "17px",
      "h2": "17px",
      "body": "11px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "7px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#1D1D1F",
      "borderColor": "#D0D0D2",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://apps.apple.com/assets/favicon/favicon-180.png",
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "general consumers"
  }
}