Playmaker Brand: Colors, Fonts, Logo & Visual Identity
Playmaker Brand Identity
A complete profile of Playmaker's visual system — colors, typography, components, and personality — extracted from 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 →)
- Heading: Glacial Indifference (Google Fonts →)
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
Image: getplaymaker.com
Image: image.adsoftheworld.com
Image: beehiiv-images-production.s3.amazonaws.com
Image: framerusercontent.com
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 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": "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"
}
}