Home · Branding · Subtle Computing

Subtle Computing Brand Identity

A complete profile of Subtle Computing's visual system — colors, typography, components, and personality — extracted from https://www.subtle.co/. Built for designers, agents, and AI tools.

Download JSON
Primary
#E9E6D8
Accent
#FAF9EC
Body Font
TT Commons Pro
Heading
TT Commons Pro

Color Palette

Brand palette extracted from https://www.subtle.co/.

primary
#E9E6D8
rgb(233, 230, 216)
secondary
#F04923
rgb(240, 73, 35)
accent
#FAF9EC
rgb(250, 249, 236)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0A0A0A
rgb(10, 10, 10)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
TT Commons Pro
TT Commons Pro Google Fonts →
heading
TT Commons Pro
TT Commons Pro Google Fonts →
Arial, Helvetica Neue, Helvetica, sans-serif
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

Subtle Computing logo
Logo
Subtle Computing favicon
Favicon
Subtle Computing social image
Social Card

UI Components

Live previews rendered using Subtle Computing's actual button styles.

input
background transparent textColor #0A0A0A borderColor null borderRadius 0px shadow none
buttonPrimary
background #FAF9EC textColor #FAF9EC borderRadius 0px shadow none
buttonSecondary
background #0A0A0A textColor #FAF9EC borderRadius 10px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy individuals interested in innovative audio products

Subtle Computing Brand in the Wild

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

Frequently Asked Questions

What is Subtle Computing's primary brand color?

Subtle Computing's primary brand color is #E9E6D8. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Subtle Computing use?

Subtle Computing uses #FAF9EC as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Subtle Computing use?

Subtle Computing uses TT Commons Pro as the primary typeface across body and headings.

Does Subtle Computing use a light or dark theme?

Subtle Computing's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Subtle Computing's logo?

Subtle Computing's logo is available directly on their site (https://www.subtle.co/). 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://www.subtle.co/ 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 Subtle Computing.

Methodology

Brand data on this page was extracted from https://www.subtle.co/ 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 Subtle Computing.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "TT Commons Pro",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Helvetica Neue",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#E9E6D8",
    "secondary": "#F04923",
    "accent": "#FAF9EC",
    "background": "#FFFFFF",
    "textPrimary": "#0A0A0A",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "TT Commons Pro",
      "heading": "TT Commons Pro"
    },
    "fontStacks": {
      "heading": [
        "Arial",
        "Helvetica Neue",
        "Helvetica",
        "sans-serif"
      ],
      "body": [
        "Arial",
        "Helvetica Neue",
        "Helvetica",
        "sans-serif"
      ],
      "paragraph": [
        "tt-commons-pro",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "14px",
      "h2": "32px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "20px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#0A0A0A",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FAF9EC",
      "textColor": "#FAF9EC",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#0A0A0A",
      "textColor": "#FAF9EC",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/68530299fb95a69ba6a202bc/68e9bb5b50f03f9535b94614_subtle-logo--white.svg",
    "favicon": "https://cdn.prod.website-files.com/68530299fb95a69ba6a202bc/68e9d8266adc0624ea4d5c25_favicon--new.jpg",
    "ogImage": "https://cdn.prod.website-files.com/68530299fb95a69ba6a202bc/695c699d8c37c37d2faa1532_voicebuds-open-graph.jpg",
    "logoHref": "/",
    "logoAlt": "Subtle Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, making it the primary brand logo.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Preorder Voicebuds",
      "reasoning": "Button #0 with text 'Preorder Voicebuds' is likely the primary CTA due to its prominent placement and action-oriented text, encouraging users to take immediate action."
    },
    "secondary": {
      "index": 5,
      "text": "Learn More",
      "reasoning": "Button #5 with text 'Learn More' serves as a secondary action, providing additional information without the immediate commitment of a preorder."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy individuals interested in innovative audio products"
  },
  "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": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, making it the primary brand logo.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles