Home · Branding · Spoken

Spoken Brand Identity

A complete profile of Spoken's visual system — colors, typography, components, and personality — extracted from http://www.spoken.io. Built for designers, agents, and AI tools.

Download JSON
Primary
#B9044D
Accent
#BD084D
Body Font
Inter
Heading
Inter

Color Palette

Brand palette extracted from http://www.spoken.io.

primary
#B9044D
rgb(185, 4, 77)
secondary
#1877F2
rgb(24, 119, 242)
accent
#BD084D
rgb(189, 8, 77)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#09090B
rgb(9, 9, 11)
link
#BD084D
rgb(189, 8, 77)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Inter
Eina, ui-sans-serif, 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

Spoken logo
Logo
Spoken favicon
Favicon
Spoken social image
Social Card

UI Components

Live previews rendered using Spoken's actual button styles.

input
background transparent textColor #09090B borderColor #E6E6E6 borderRadius 6px shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px

Brand Personality

Tone: modern Energy: medium Audience: homeowners looking for affordable home decor

Spoken Brand in the Wild

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

Frequently Asked Questions

What is Spoken's primary brand color?

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

What accent color does Spoken use?

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

What font does Spoken use?

Spoken uses Inter as the primary typeface across body and headings.

Does Spoken use a light or dark theme?

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

Where can I find Spoken's logo?

Spoken's logo is available directly on their site (http://www.spoken.io). 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 http://www.spoken.io 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 Spoken.

Methodology

Brand data on this page was extracted from http://www.spoken.io 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 Spoken.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Eina",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#B9044D",
    "secondary": "#1877F2",
    "accent": "#BD084D",
    "background": "#FFFFFF",
    "textPrimary": "#09090B",
    "link": "#BD084D"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Eina",
        "ui-sans-serif",
        "system-ui",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "ui-sans-serif",
        "system-ui",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "40px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#09090B",
      "borderColor": "#E6E6E6",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%201024%201024%22%20fill%3D%22none%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M768%20341.212C768%20388.388%20729.795%20426.632%20682.667%20426.632C635.538%20426.632%20597.333%20388.388%20597.333%20341.212C597.333%20294.036%20635.538%20255.792%20682.667%20255.792C729.795%20255.792%20768%20294.036%20768%20341.212Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M426.667%20682.891C426.667%20730.067%20388.462%20768.311%20341.333%20768.311C294.205%20768.311%20256%20730.067%20256%20682.891C256%20635.715%20294.205%20597.471%20341.333%20597.471C388.462%20597.471%20426.667%20635.715%20426.667%20682.891Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M358.06%20341.544C350%20319.379%20361.417%20294.87%20383.56%20286.803L463.747%20257.587C485.89%20249.52%20510.374%20260.948%20518.434%20283.114L664.362%20684.456C672.422%20706.621%20661.005%20731.13%20638.862%20739.197L558.675%20768.413C536.532%20776.48%20512.048%20765.052%20503.988%20742.886L358.06%20341.544Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.spoken.io/favicon.ico",
    "ogImage": "https://www.spoken.io/images/opengraph-image.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Spoken'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "homeowners looking for affordable home decor"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0.9,
    "overall": 0.45
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Spoken'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false
    }
  }
}

Related Brand Profiles