Typewise Brand: Colors, Fonts, Logo & Visual Identity

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.

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Typography Details

Visual Assets

Logo

Favicon

Social Card

UI Components

Button Primary

Button Secondary

Brand Personality

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.

Machine-Readable Profile

{
  "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",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#191A25",
      "textColor": "#FFFFFF",
      "borderRadius": "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"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals seeking AI customer service solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}