Home · Branding · Typewise

Typewise Brand Identity

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

Download JSON
Primary
#3B69F4
Accent
#3B69F4
Body Font
Inter
Heading
Aeonikpro

Color Palette

Brand palette extracted from https://typewise.app.

primary
#3B69F4
rgb(59, 105, 244)
secondary
#3B3E56
rgb(59, 62, 86)
accent
#3B69F4
rgb(59, 105, 244)
background
#08080D
rgb(8, 8, 13)
textPrimary
#08080D
rgb(8, 8, 13)
link
#20212F
rgb(32, 33, 47)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Aeonikpro
Aeonikpro, Arial, 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

Typewise logo
Logo
Typewise favicon
Favicon
Typewise social image
Social Card

UI Components

Live previews rendered using Typewise's actual button styles.

buttonPrimary
background #3B69F4 textColor #FFFFFF borderRadius 960px shadow none
buttonSecondary
background #191A25 textColor #FFFFFF borderRadius 960px shadow none

Brand Personality

Tone: modern Energy: medium Audience: business professionals seeking AI customer service solutions

Typewise Brand in the Wild

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

Frequently Asked Questions

What is Typewise's primary brand color?

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

What font does Typewise use?

Typewise uses Inter for body text and Aeonikpro for headings. Fonts were detected on https://typewise.app as part of their live design system.

Does Typewise use a light or dark theme?

Typewise's primary site uses a dark color scheme, with a background of #08080D.

Where can I find Typewise's logo?

Typewise's logo is available directly on their site (https://typewise.app). 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://typewise.app 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 Typewise.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Aeonikpro",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#3B69F4",
    "secondary": "#3B3E56",
    "accent": "#3B69F4",
    "background": "#08080D",
    "textPrimary": "#08080D",
    "link": "#20212F"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Aeonikpro"
    },
    "fontStacks": {
      "heading": [
        "Aeonikpro",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "68px",
      "h2": "40px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#3B69F4",
      "textColor": "#FFFFFF",
      "borderRadius": "960px",
      "borderRadiusCorners": {
        "topLeft": "960px",
        "topRight": "960px",
        "bottomRight": "960px",
        "bottomLeft": "960px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#191A25",
      "textColor": "#FFFFFF",
      "borderRadius": "960px",
      "borderRadiusCorners": {
        "topLeft": "960px",
        "topRight": "960px",
        "bottomRight": "960px",
        "bottomLeft": "960px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/67f539da1e36da6bf8e77b99/6808a6f3380604abee58addd_Main%20logo.svg",
    "favicon": "https://cdn.prod.website-files.com/67f539da1e36da6bf8e77b99/682ca048ee231a8d64d99737_Favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/67f539da1e36da6bf8e77b99/681cb8c0e17cc2e00656e236_OG%20Image.jpg",
    "logoHref": "/",
    "logoAlt": "Typewise Main Logotype"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 12,
    "reasoning": "Selected #0 because it is visible, medium-sized, located in the body, and matches the brand name 'Typewise'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Start free trial",
      "reasoning": "Button #2 has a vibrant blue background (#3B69F4), which is the brand color, and the text 'Start free trial' is action-oriented, making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Book a demo",
      "reasoning": "Button #4 has a dark background (#191A25) and the text 'Book a demo', which is a common secondary action. It is from a different color group than the primary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals seeking AI customer service solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, located in the body, and matches the brand name 'Typewise'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles