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.
- primary: #007AFF
- accent: #007AFF
- background: #F5F5F7
- textPrimary: #1D1D1E
- link: #007AFF
Typography
Each font links to its Google Fonts page where available.
- primary: Arial
- heading: Arial
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.
- Input:
- background: #FFFFFF
- textColor: #1D1D1F
- borderColor: #D0D0D2
- borderRadius: 4px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: general consumers
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
What is FameGame's primary brand color?
FameGame's primary brand color is #007AFF.What font does FameGame use?
FameGame uses Arial as the primary typeface across body and headings.Does FameGame use a light or dark theme?
FameGame's primary site uses a light color scheme, with a background of #F5F5F7.How was this brand profile generated?
This profile was extracted from FameGame App using the Firecrawl branding extraction API.
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"
}
}