Home · Branding · Storyboarder

Storyboarder Brand Identity

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

Download JSON
Primary
#6F15F0
Accent
#6F15F0
Body Font
Storyboarder Sans
Heading
THICCCBOI

Color Palette

Brand palette extracted from https://storyboarder.com.

primary
#6F15F0
rgb(111, 21, 240)
secondary
#5F0ED8
rgb(95, 14, 216)
accent
#6F15F0
rgb(111, 21, 240)
background
#222223
rgb(34, 34, 35)
textPrimary
#222223
rgb(34, 34, 35)
link
#7E31F2
rgb(126, 49, 242)

Typography

Each font links to its Google Fonts page where available.

primary
Storyboarder Sans
Storyboarder Sans Google Fonts →
heading
THICCCBOI
Storyboarder Sans, THICCCBOI, system-ui, 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

Storyboarder logo
Logo
Storyboarder favicon
Favicon
Storyboarder social image
Social Card

UI Components

Live previews rendered using Storyboarder's actual button styles.

buttonPrimary
background #6F15F0 textColor #F0F0F0 borderRadius 5px shadow none
buttonSecondary
background #EA7F26 textColor #F0F0F0 borderRadius 7.5px shadow rgb(184, 94, 21) 0px -3px 0px 0px inset, rgb(245, 165, 77) 0px 3px 0px 0px inset

Brand Personality

Tone: modern Energy: high Audience: comic creators and readers

Storyboarder Brand in the Wild

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

Frequently Asked Questions

What is Storyboarder's primary brand color?

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

What font does Storyboarder use?

Storyboarder uses Storyboarder Sans for body text and THICCCBOI for headings. Fonts were detected on https://storyboarder.com as part of their live design system.

Does Storyboarder use a light or dark theme?

Storyboarder's primary site uses a dark color scheme, with a background of #222223.

Where can I find Storyboarder's logo?

Storyboarder's logo is available directly on their site (https://storyboarder.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://storyboarder.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 Storyboarder.

Methodology

Brand data on this page was extracted from https://storyboarder.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 Storyboarder.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Storyboarder Sans",
      "role": "body"
    },
    {
      "family": "THICCCBOI",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#6F15F0",
    "secondary": "#5F0ED8",
    "accent": "#6F15F0",
    "background": "#222223",
    "textPrimary": "#222223",
    "link": "#7E31F2"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Storyboarder Sans",
      "heading": "THICCCBOI"
    },
    "fontStacks": {
      "heading": [
        "Storyboarder Sans",
        "THICCCBOI",
        "system-ui",
        "sans-serif"
      ],
      "body": [
        "Storyboarder Sans",
        "THICCCBOI",
        "system-ui",
        "sans-serif"
      ],
      "paragraph": [
        "Storyboarder Sans",
        "THICCCBOI",
        "system-ui",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "64px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 10,
    "borderRadius": "5px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#6F15F0",
      "textColor": "#F0F0F0",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#EA7F26",
      "textColor": "#F0F0F0",
      "borderRadius": "7.5px",
      "borderRadiusCorners": {
        "topLeft": "7.5px",
        "topRight": "7.5px",
        "bottomRight": "7.5px",
        "bottomLeft": "7.5px"
      },
      "shadow": "rgb(184, 94, 21) 0px -3px 0px 0px inset, rgb(245, 165, 77) 0px 3px 0px 0px inset"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22MuiBox-root%20mui-sr9ev9%22%20viewBox%3D%220%200%20585%20146%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M-3.64685e-06%20119.515V83.5291H16.6766L11.5566%2064.512C6.29028%2044.9097%2019.1634%2028.8182%2039.936%2028.8182H72.1188V64.512H55.7349L60.416%2083.5291C65.2434%20103.278%2052.5166%20119.515%2032.1829%20119.515H-3.64685e-06ZM174.607%2028.8182V119.515H76.7417V28.8182H117.263V78.1165C117.263%2082.944%20120.774%2086.6011%20125.601%2086.6011C130.429%2086.6011%20134.086%2082.944%20134.086%2078.1165V28.8182H174.607ZM180.456%20119.515V28.8182H329.814V119.515H289.293V68.7542C289.293%2064.8045%20286.367%2061.7325%20282.417%2061.7325C278.467%2061.7325%20275.395%2064.8045%20275.395%2068.7542V119.515H234.874V68.7542C234.874%2064.8045%20231.949%2061.7325%20227.999%2061.7325C224.049%2061.7325%20220.977%2064.8045%20220.977%2068.7542V119.515H180.456ZM433.464%2028.8182V119.515H335.599V28.8182H376.12V78.1165C376.12%2082.944%20379.631%2086.6011%20384.458%2086.6011C389.286%2086.6011%20392.943%2082.944%20392.943%2078.1165V28.8182H433.464ZM443.848%20145.847V113.079H462.426C447.798%20105.326%20437.85%2090.6971%20437.85%2074.1668C437.85%2053.9794%20450.723%2036.7177%20469.009%2029.696V2.48681H504.703V29.696C522.989%2036.5714%20536.008%2053.8331%20536.008%2074.1668C536.008%2090.6971%20526.061%20105.326%20511.432%20113.079H530.303V145.847H443.848ZM486.856%2085.5771C493%2085.5771%20498.12%2080.4571%20498.12%2074.3131C498.12%2068.1691%20493%2063.0491%20486.856%2063.0491C480.712%2063.0491%20475.592%2068.1691%20475.592%2074.3131C475.592%2080.4571%20480.712%2085.5771%20486.856%2085.5771ZM561.521%2046.5188C548.794%2046.5188%20538.262%2036.1325%20538.262%2023.4057C538.262%2010.5325%20548.794%20-4.51922e-05%20561.521%20-4.51922e-05C574.248%20-4.51922e-05%20584.634%2010.5325%20584.634%2023.4057C584.634%2036.1325%20574.248%2046.5188%20561.521%2046.5188ZM540.456%20119.515V50.0297H582.44V119.515H540.456Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(224%2C%20224%2C%20225)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://storyboarder.com/favicon.ico",
    "ogImage": "https://storyboarder.com/images/hero-comic-strips.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is medium-sized, visible, and likely represents the brand with a wordmark shape, linking to the homepage.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Get Started",
      "reasoning": "Button #1 'Get Started' uses the vibrant brand color #6F15F0, which aligns with the primary brand color and has action-oriented text, making it the main CTA."
    },
    "secondary": {
      "index": 5,
      "text": "SEE MORE",
      "reasoning": "Button #5 'SEE MORE' uses a different vibrant color #EA7F26, making it suitable as a secondary CTA with less prominence than the primary."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "comic creators and readers"
  },
  "designSystem": {
    "framework": "material",
    "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 medium-sized, visible, and likely represents the brand with a wordmark shape, linking to the homepage.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles