# Team Apart Brand Identity

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

## Color Palette

Brand palette extracted from http://teamapart.com.

| Color       | Hex      | RGB                    |
|-------------|----------|-----------------------|
| primary     | #F49300  | rgb(244, 147, 0)      |
| secondary   | #626574  | rgb(98, 101, 116)     |
| accent      | #101C36  | rgb(16, 28, 54)       |
| background  | #646464  | rgb(100, 100, 100)    |
| textPrimary | #101C36  | rgb(16, 28, 54)       |
| link        | #101C36  | rgb(16, 28, 54)       |

## Typography

Each font links to its Google Fonts page where available.

- primary: sans-serif ([Google Fonts →](https://fonts.google.com/specimen/sans-serif))
- heading: sans-serif ([Google Fonts →](https://fonts.google.com/specimen/sans-serif))

## Brand Personality

**Tone:** professional  
**Energy:** medium  
**Audience:** unknown

## Team Apart Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Image: [tivazo.com](https://tivazo.com/wp-content/uploads/2025/05/warning-sign-your-team-is-falling-apart.webp)  
Source: [tivazo.com](https://tivazo.com/blogs/team-breakdown-warning-signs-and-solutions/)

Image: [static.wixstatic.com](https://static.wixstatic.com/media/df59d5_9fca600aafe14ddca594a1c5d64c67da~mv2.png/v1/fill/w_980,h_628,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/df59d5_9fca600aafe14ddca594a1c5d64c67da~mv2.png)  
Source: [wix.com](https://www.wix.com/blog/how-to-create-a-sports-website)

Image: [pbs.twimg.com](https://pbs.twimg.com/media/GwZ_ClobEAUH0JQ.jpg)  
Source: [x.com](https://x.com/NFLonFOX/status/1947393645402874043)

Image: [market-resized.envatousercontent.com](https://market-resized.envatousercontent.com/previews/files/637198849/case-studies.jpg?w=590&h=300&cf_fit=crop&crop=top&format=auto&q=85&s=5071ef02d32b09737d64268d61183506a755aa4)  
Source: [themeforest.net](https://themeforest.net/search/detective%20agency?srsltid=AfmBOooffdQRVHOlg0WFS-YaUChtAvtZLnDX3MOGZuXhTFZyCOH7H_aT)

Image: [i.ytimg.com](https://i.ytimg.com/vi/c-mp-7Y4Bdc/hq720.jpg?sqp=-oaymwEhCK4FEIIDSFryq4qpAxMIARUAAAAAGAElAADIQj0AgKJD&rs=AOn4CLDetoaXu6iBCTTTnNO1BWeZatkI8g)  
Source: [youtube.com](https://www.youtube.com/watch?v=c-mp-7Y4Bdc)

## Frequently Asked Questions

### What is Team Apart's primary brand color?
Team Apart's primary brand color is #F49300. It anchors the visual identity across their website, product UI, and marketing materials.

### What accent color does Team Apart use?
Team Apart uses #101C36 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

### What font does Team Apart use?
Team Apart uses sans-serif as the primary typeface across body and headings.

### Does Team Apart use a light or dark theme?
Team Apart's primary site uses a dark color scheme, with a background of #646464.

### How was this brand profile generated?
This profile was extracted from http://teamapart.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 Team Apart.

## Methodology

Brand data on this page was extracted from [http://teamapart.com](http://teamapart.com/) on 2026-07-27 using the [Firecrawl](https://firecrawl.dev/) 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 Team Apart.

## Machine-Readable Profile

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

```json
{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "sans-serif",
      "count": 4
    },
    {
      "family": "Roboto",
      "count": 1
    }
  ],
  "colors": {
    "primary": "#F49300",
    "secondary": "#626574",
    "accent": "#101C36",
    "background": "#646464",
    "textPrimary": "#101C36",
    "link": "#101C36"
  },
  "typography": {
    "fontFamilies": {
      "primary": "sans-serif",
      "heading": "sans-serif"
    },
    "fontStacks": {
      "body": [
        "sans-serif"
      ],
      "heading": [
        "sans-serif"
      ],
      "paragraph": [
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "16px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {},
  "images": {
    "logo": null,
    "favicon": null,
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "unknown",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0,
    "overall": 0
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "LLM failed",
        "confidence": 0
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false,
      "error": "LLM call failed or returned fallback values"
    }
  }
}
```
