The Athletic Brand Identity
A complete profile of The Athletic's visual system — colors, typography, components, and personality — extracted from https://theathletic.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://theathletic.com.
Typography
Each font links to its Google Fonts page where available.
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts: CharacterQuilt.com suggests this flow that can help: 1. Open the company's homepage in a browser with DevTools open. 2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf). 3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes. 4. For each captured font URL: right-click → Save As to download the file locally. 5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path. Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same. Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Visual Assets

UI Components
Live previews rendered using The Athletic's actual button styles.
Brand Personality
The Athletic Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is The Athletic's primary brand color?
The Athletic's primary brand color is #B72424. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does The Athletic use?
The Athletic uses #FD5757 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does The Athletic use?
The Athletic uses nyt-franklin for body text and nyt-imperial for headings. Fonts were detected on https://theathletic.com as part of their live design system.
Does The Athletic use a light or dark theme?
The Athletic's primary site uses a light color scheme, with a background of #1A1A1A.
Where can I find The Athletic's logo?
The Athletic's logo is available directly on their site (https://theathletic.com). The current logo URL is included in the machine-readable JSON profile linked above.
How was this brand profile generated?
This profile was extracted from https://theathletic.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 The Athletic.
Methodology
Brand data on this page was extracted from https://theathletic.com on using the Firecrawl 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 The Athletic.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "nyt-franklin",
"role": "body"
},
{
"family": "nyt-imperial",
"role": "heading"
},
{
"family": "Times New Roman",
"role": "body"
},
{
"family": "georgia",
"role": "body"
}
],
"colors": {
"primary": "#B72424",
"secondary": "#026A2E",
"accent": "#FD5757",
"background": "#1A1A1A",
"textPrimary": "#1A1A1A",
"link": "#FD5757"
},
"typography": {
"fontFamilies": {
"primary": "nyt-franklin",
"heading": "nyt-imperial"
},
"fontStacks": {
"heading": [
"Times New Roman"
],
"body": [
"Times New Roman"
],
"paragraph": [
"nyt-imperial",
"georgia",
"Times New Roman",
"times"
]
},
"fontSizes": {
"h1": "16px",
"h2": "16px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#121212",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#090909",
"textColor": "#000000",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;base64,PHN2ZyBpZD0iQ09OVEVOVCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTQ0OS41NyAyMDAiPjxwYXRoIHN0eWxlPSJmaWxsOiNmZmY7IiBkPSJNMzYxLjEzLDEzOS43OGMyLDE0Ljc1LDEzLjU5LDI4LDMwLjM3LDI4LDExLDAsMjEuNC00LjYyLDI2LjYxLTEzLjU5bDM5LjA1LDRjLTExLjg2LDI4LjM0LTM2Ljc0LDQxLjY1LTY2LjI0LDQxLjY1LTM5LjYyLDAtNjkuNDItMzAuNTctNjkuNDItNzEuMDZzMjkuMjItNzEuMDYsNjguODQtNzEuMDZjMzYuNDUsMCw2OS40MiwyNS4wNyw2OS40Miw4MC42MXYxLjQ0Wm0tLjg3LTI1LjE2aDU5LjNjLTItMTMuMzEtMTMuMzEtMjUuNjUtMjkuMjItMjUuNjVTMzYzLjE1LDEwMC40NSwzNjAuMjYsMTE0LjYyWiIvPjxwYXRoIHN0eWxlPSJmaWxsOiNmZmY7IiBkPSJNMTA0NC4yMiwxMzkuNzhjMiwxNC43NSwxMy41OSwyOCwzMC4zNywyOCwxMSwwLDIxLjQtNC42MiwyNi42MS0xMy41OWwzOSw0Yy0xMS44NSwyOC4zNC0zNi43Myw0MS42NS02Ni4yMyw0MS42NS0zOS42MywwLTY5LjQyLTMwLjU3LTY5LjQyLTcxLjA2czI5LjIyLTcxLjA2LDY4Ljg0LTcxLjA2YzM2LjQ0LDAsNjkuNDIsMjUuMDcsNjkuNDIsODAuNjF2MS40NFptLS44Ny0yNS4xNmg1OS4yOWMtMi0xMy4zMS0xMy4zLTI1LjY1LTI5LjIxLTI1LjY1UzEwNDYuMjQsMTAwLjQ1LDEwNDMuMzUsMTE0LjYyWiIvPjxwYXRoIHN0eWxlPSJmaWxsOiNmZmY7IiBkPSJNMTYzLjg4LDE5Ni4zOFYxNjYuM2gxMy4zMVYzNy41MkgxNjQuNTZWNy40NGg0OS42NXY1OWMwLDQuNjMtLjU4LDEwLjQxLS41OCwxMC40MWE1Miw1MiwwLDAsMSw0MC4yLTE5LjA5QzI4Mi40Nyw1Ny43MywzMDMsNzYsMzAzLDEwNi45djU5LjRoMTMuMzF2MzAuMDhIMjUyLjFWMTY2LjNoMTMuM1YxMTYuNDVjMC0xNi43OC0xMC43LTIzLjcyLTIyLjU2LTIzLjcyLTExLDAtMjAuODIsNi4wNy0yOC4wNSwxNVYxNjYuM0gyMzF2MzAuMDhaIi8+PHBhdGggc3R5bGU9ImZpbGw6I2ZmZjsiIGQ9Ik03ODAuODYsMTk2LjM4VjE2Ni4zaDEzLjNWMzcuNTJoLTEzLjNWNy40NGg1MC4zMnY1OWMwLDQuNjMtLjU4LDEwLjQxLS41OCwxMC40MWE1Miw1MiwwLDAsMSw0MC4yMS0xOS4wOUM4OTkuNDQsNTcuNzMsOTIwLDc2LDkyMCwxMDYuOXY1OS40aDEzLjN2MzAuMDhIODY5LjA3VjE2Ni4zaDEzLjMxVjExNi40NWMwLTE2Ljc4LTEwLjctMjMuNzItMjIuNTYtMjMuNzItMTEsMC0yMC44Myw2LjA3LTI4LjA2LDE1VjE2Ni4zSDg0OHYzMC4wOFoiLz48cGF0aCBzdHlsZT0iZmlsbDojZmZmOyIgZD0iTTc2NS4yMyw5MS4yOFY2MS4ySDc0MC42NVY3LjQ0aC0zNy42VjYxLjJoLTIxLjVWOTEuMjhoMjEuNVYxNzZhMjAuMjgsMjAuMjgsMCwwLDAsMjAuMjcsMjAuMjlsNDEuOTEsMFYxNjYuM0g3NDcuNDFhNi43Niw2Ljc2LDAsMCwxLTYuNzYtNi43NlY5MS4yOFoiLz48cGF0aCBzdHlsZT0iZmlsbDojZmZmOyIgZD0iTTUzOC40OSw3LjM0VjM5LjE5aDE4LjNMNTExLjI0LDE2Ni4zaC0xMy43djMwLjA4aDcxLjM1VjE2Ni4zSDU1MC41OEw1NTkuMjIsMTQxaDY3TDYzNSwxNjYuM0g2MTUuNjh2MzAuMDhoNzEuNDRWMTY2LjNINjczLjc0bC01Ny0xNTlabTMxLjkyLDEwMC45MiwyMi4xNC02NC44NCwyMi4zOCw2NC44NFoiLz48cGF0aCBzdHlsZT0iZmlsbDojZmZmOyIgZD0iTTM3LjIxLDE5Ni4zOFYxNjYuM0g1Ni4zOVY0MkgzMy43NFY2Ny4xMkgwVjcuNDRIMTUzVjY3LjEySDExOS4yNVY0Mkg5Ni42VjE2Ni4zaDE5LjE4djMwLjA4WiIvPjxwYXRoIHN0eWxlPSJmaWxsOiNmZmY7IiBkPSJNOTQ3LDM3LjUySDkzMy42NFY3LjQ0aDUwLjkxdjE1Mi4xYTYuNzYsNi43NiwwLDAsMCw2Ljc2LDYuNzZoNy4yMnYzMC4wOEg5NjcuMjRBMjAuMjgsMjAuMjgsMCwwLDEsOTQ3LDE3Ni4wOVoiLz48cGF0aCBzdHlsZT0iZmlsbDojZmZmOyIgZD0iTTEyNDIuNTMsMTk2LjM4VjE2Ni4zaDE2LjJ2LTc1aC0xNi4yVjYxLjJoNTMuOFYxNjYuM2gxNi4ydjMwLjA4Wk0xMjc1Ljc5LDBhMjQuMjYsMjQuMjYsMCwwLDEsMjQuMywyNC4zYzAsMTMuNTktMTAuNywyNC0yNC4zLDI0YTIzLjc2LDIzLjc2LDAsMCwxLTI0LTI0QTI0LjE5LDI0LjE5LDAsMCwxLDEyNzUuNzksMFoiLz48cGF0aCBzdHlsZT0iZmlsbDojZmZmOyIgZD0iTTEyMDIuMzIsNjEuMmgyNC41OFY5MS4yOGgtMjQuNTh2NjguMjZhNi43OCw2Ljc4LDAsMCwwLDYuNzcsNi43NmgxNy44MXYzMC4wOGwtNDEuOTEsMEEyMC4zLDIwLjMsMCwwLDEsMTE2NC43MiwxNzZWOTEuMjhIMTE0Ni42VjYxLjJoMTguMTJWNy40NGgzNy42WiIvPjxwYXRoIHN0eWxlPSJmaWxsOiNmZmY7IiBkPSJNMTM4Ni41MSw5MS40M2MxNS45MSwwLDI4LjY0LDkuODQsMzEuNTQsMTkuNjdoMzEuNTJWNjBoLTMxVjc2Yy01LjMtOS4xOS0xOC4zMS0xOC4xNC0zNy4yMi0xOC4xNC0zNy44OSwwLTY1LjA4LDMwLjU3LTY1LjA4LDcxLjA2czI5LjIxLDcxLjA2LDcwLDcxLjA2YzI4LjYzLDAsNTMuMi0xMy42Miw2My0zNy45MkwxNDE4LDE0NS45MWMtNC45MiwxMi40NC0xNy4wNiwyMC41NC0zMSwyMC41NC0xOS42NywwLTMzLjI2LTE3LjI2LTMzLjI2LTM4LjA5UzEzNjYuODUsOTEuNDMsMTM4Ni41MSw5MS40M1oiLz48L3N2Zz4=",
"favicon": "https://www.nytimes.com/athletic/static/img/athletic-icon-96x96.png",
"ogImage": "https://theathletic.com/app/themes/athletic/assets/img/open-graph-asset.png",
"logoHref": "https://www.nytimes.com/athletic/",
"logoAlt": "The Athletic"
},
"__llm_logo_reasoning": {
"selectedIndex": 1,
"reasoning": "Selected #1 because it is visible, located in the header, and matches the brand name 'The Athletic'.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "It’s on. The spring sports sale.Time is running out7 days free, then original price: $8sale price:",
"reasoning": "Button #0 has a more action-oriented text related to a promotional offer, making it the primary CTA."
},
"secondary": {
"index": 1,
"text": "Close",
"reasoning": "Button #1 is a simple 'Close' button, which is less prominent and serves a secondary function."
},
"confidence": 0.9
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "sports enthusiasts"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 1,
"selectedLogoReasoning": "Selected #1 because it is visible, located in the header, and matches the brand name 'The Athletic'.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 