# Playmaker Brand Identity

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

## Color Palette

Brand palette extracted from http://getplaymaker.app.

- **Primary**: #8F92A3
- **Secondary**: #9CA3AF
- **Accent**: #F1EEE4
- **Background**: #0D0F16
- **Text Primary**: #0D0F16
- **Link**: #5C5F70

## Typography

Each font links to its Google Fonts page where available.

- **Primary**: Inter ([Google Fonts →](https://fonts.google.com/specimen/Inter))
- **Heading**: Glacial Indifference ([Google Fonts →](https://fonts.google.com/specimen/Glacial+Indifference))

## Visual Assets

## UI Components

Live previews rendered using Playmaker's actual button styles.

- **Button Primary**: 
  - Background: #F1EEE4 
  - Text Color: #0D0F16 
  - Border Radius: 9999px 
  - Shadow: none

## Brand Personality

- **Tone**: modern 
- **Energy**: medium 
- **Audience**: tech-savvy individuals interested in AI training

## Playmaker Brand in the Wild

Image: [images.squarespace-cdn.com](https://images.squarespace-cdn.com/content/v1/625fcb6e746c786765a8c983/1683876702542-68HXCV3YK49XKRJATHQR/Spelarrapporter.png)

Image: [getplaymaker.com](https://www.getplaymaker.com/images/image_landingpage3.jpg)

Image: [image.adsoftheworld.com](https://image.adsoftheworld.com/6qtbt28cy3ikzucd45p96zmsn6f2)

Image: [beehiiv-images-production.s3.amazonaws.com](https://beehiiv-images-production.s3.amazonaws.com/uploads/asset/file/97fb4f79-0703-4d46-9f73-ba33e389d2c2/Playmaker_Report__08_-_Habits_That_Create_Clean_Entries_and_Goals__1_.jpg?t=1765819409)

Image: [framerusercontent.com](https://framerusercontent.com/images/Ma9Jg1A4Kh8RDuA0nlxQjCLO0tI.png?width=2834&height=1576)

## Frequently Asked Questions

- **What is Playmaker's primary brand color?**  
  Playmaker's primary brand color is #8F92A3.

- **What accent color does Playmaker use?**  
  Playmaker uses #F1EEE4 as an accent color.

- **What font does Playmaker use?**  
  Playmaker uses Inter for body text and Glacial Indifference for headings.

- **Does Playmaker use a light or dark theme?**  
  Playmaker's primary site uses a dark color scheme.

- **Where can I find Playmaker's logo?**  
  Playmaker's logo is available directly on their site.

- **How was this brand profile generated?**  
  This profile was extracted from http://getplaymaker.app using the Firecrawl branding extraction API.

## Methodology

Brand data on this page was extracted from [http://getplaymaker.app](http://getplaymaker.app/) on 2026-07-27 using the [Firecrawl](https://firecrawl.dev/) branding extraction API.

## Machine-Readable Profile

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

```json
{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Glacial Indifference",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#8F92A3",
    "secondary": "#9CA3AF",
    "accent": "#F1EEE4",
    "background": "#0D0F16",
    "textPrimary": "#0D0F16",
    "link": "#5C5F70"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Glacial Indifference"
    },
    "fontStacks": {
      "heading": [
        "Glacial Indifference",
        "system-ui",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "system-ui",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "system-ui",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "30px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#F1EEE4",
      "textColor": "#0D0F16",
      "borderRadius": "9999px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.playmaker.so/assets/full-logo-BIfHeZ18.png",
    "favicon": "https://storage.googleapis.com/gpt-engineer-file-uploads/1z62uEPqFXe8ZWKQ5JnbgotYrr63/uploads/1769004391196-Logomark%20cream%20and%20indigo.png",
    "ogImage": "https://storage.googleapis.com/gpt-engineer-file-uploads/1z62uEPqFXe8ZWKQ5JnbgotYrr63/social-images/social-1769004418531-Logomark cream and indigo.png",
    "logoAlt": "Playmaker"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy individuals interested in AI training"
  }
}
```
