Subframe Brand: Colors, Fonts, Logo & Visual Identity

Subframe Brand Identity

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

Primary Color

Accent Color

Body Font

Heading Font

Color Palette

Brand palette extracted from https://www.subframe.com/.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Subframe's actual button styles.

Brand Personality

Subframe Brand in the Wild

Frequently Asked Questions

  1. What is Subframe's primary brand color?
    Subframe's primary brand color is #FF0000.

  2. What accent color does Subframe use?
    Subframe uses #9CA3AF as an accent color.

  3. What font does Subframe use?
    Subframe uses Inter for body text and Work Sans for headings.

  4. Does Subframe use a light or dark theme?
    Subframe's primary site uses a light color scheme.

  5. Where can I find Subframe's logo?
    Subframe's logo is available directly on their site.

  6. How was this brand profile generated?
    This profile was extracted using the Firecrawl branding extraction API.

Methodology

Brand data on this page was extracted from https://www.subframe.com/ on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Work Sans",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#FF0000",
    "secondary": "#8FC4F1",
    "accent": "#9CA3AF",
    "background": "#FCFCFC",
    "textPrimary": "#242424",
    "link": "#9CA3AF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Work Sans"
    },
    "fontStacks": {
      "heading": [
        "Inter"
      ],
      "body": [
        "Inter",
        "Work Sans",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Fira Sans",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ],
      "paragraph": [
        "Inter"
      ]
    },
    "fontSizes": {
      "h1": "96px",
      "h2": "12px",
      "body": "48px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#EDEDED",
      "textColor": "#242424",
      "borderRadius": "16px",
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px"
    }
  },
  "images": {
    "logo": "https://res.cloudinary.com/subframe/image/upload/v1770085585/uploads/302/gjitumzrksd9ud8ruu0h.svg",
    "favicon": "https://www.subframe.com/favicon.ico",
    "ogImage": "https://www.subframe.com/images/open-graph-image.png"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "designers and developers"
  }
}