Home · Branding · Comfy

Comfy Brand Identity

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

Download JSON
Primary
#F2FF59
Accent
#F2FF59
Body Font
PP Formula
Heading
PP Formula Narrow

Color Palette

Brand palette extracted from https://www.comfy.org/.

primary
#F2FF59
rgb(242, 255, 89)
secondary
#4D3762
rgb(77, 55, 98)
accent
#F2FF59
rgb(242, 255, 89)
background
#211927
rgb(33, 25, 39)
textPrimary
#211927
rgb(33, 25, 39)
link
#49378B
rgb(73, 55, 139)

Typography

Each font links to its Google Fonts page where available.

primary
PP Formula
heading
PP Formula Narrow
PP Formula Narrow Google Fonts →
PP Formula, 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

Comfy logo
Logo
Comfy favicon
Favicon
Comfy social image
Social Card

UI Components

Live previews rendered using Comfy's actual button styles.

buttonPrimary
background #F2FF59 textColor #211927 borderRadius 40px shadow none
buttonSecondary
background #49378B textColor #FFFFFF borderRadius 36px shadow none

Brand Personality

Tone: professional Energy: medium Audience: tech-savvy professionals

Comfy Brand in the Wild

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

Frequently Asked Questions

What is Comfy's primary brand color?

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

What font does Comfy use?

Comfy uses PP Formula for body text and PP Formula Narrow for headings. Fonts were detected on https://www.comfy.org/ as part of their live design system.

Does Comfy use a light or dark theme?

Comfy's primary site uses a dark color scheme, with a background of #211927.

Where can I find Comfy's logo?

Comfy's logo is available directly on their site (https://www.comfy.org/). 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.comfy.org/ 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 Comfy.

Methodology

Brand data on this page was extracted from https://www.comfy.org/ 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 Comfy.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "PP Formula",
      "role": "body"
    },
    {
      "family": "PP Formula Narrow",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#F2FF59",
    "secondary": "#4D3762",
    "accent": "#F2FF59",
    "background": "#211927",
    "textPrimary": "#211927",
    "link": "#49378B"
  },
  "typography": {
    "fontFamilies": {
      "primary": "PP Formula",
      "heading": "PP Formula Narrow"
    },
    "fontStacks": {
      "heading": [
        "PP Formula",
        "sans-serif"
      ],
      "body": [
        "PP Formula",
        "sans-serif"
      ],
      "paragraph": [
        "PP Formula",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "48px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#F2FF59",
      "textColor": "#211927",
      "borderRadius": "40px",
      "borderRadiusCorners": {
        "topLeft": "40px",
        "topRight": "40px",
        "bottomRight": "40px",
        "bottomLeft": "40px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#49378B",
      "textColor": "#FFFFFF",
      "borderRadius": "36px",
      "borderRadiusCorners": {
        "topLeft": "36px",
        "topRight": "36px",
        "bottomRight": "36px",
        "bottomLeft": "36px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.comfy.org/icons/logo.svg",
    "favicon": "https://www.comfy.org/icons/logomark.svg",
    "ogImage": "https://media.comfy.org/website/comfy.webp",
    "logoHref": "/",
    "logoAlt": "Comfy"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is a medium-sized logo in the header, visible, and links to the homepage. It matches the brand name 'Comfy' and is more prominent than the smaller candidate.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 6,
      "text": "Full Control with NodesBuild powerful AI pipelines by connecting nodes on an infinite canvas. Every ",
      "reasoning": "Button #6 has a vibrant green background (#F2FF59), which is a brand color and stands out as a primary call-to-action. The text 'Full Control with Nodes' suggests a strong action-oriented purpose."
    },
    "secondary": {
      "index": 3,
      "text": "Comfy\nAPITurn workflows into production endpoints.SEE API FEATURES",
      "reasoning": "Button #3 has a vibrant blue background (#49378B), which is distinct from the primary button's color. It also features action-oriented text, making it a suitable secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 1,
        "selectedLogoReasoning": "Selected #1 because it is a medium-sized logo in the header, visible, and links to the homepage. It matches the brand name 'Comfy' and is more prominent than the smaller candidate.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles