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.
- 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
Typography Details
- Font Stacks:
- heading: Aeonikpro, Arial, sans-serif
- body: Inter, Arial, sans-serif
- paragraph: Inter, Arial, sans-serif
Visual Assets
Logo
Favicon
Social Card
UI Components
Button Primary
- background: #3B69F4
- textColor: #FFFFFF
- borderRadius: 960px
- shadow: none
Button Secondary
- background: #191A25
- textColor: #FFFFFF
- borderRadius: 960px
- shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: business professionals seeking AI customer service solutions
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": ""
}
}