Outbound Brand Identity
A complete profile of Outbound's visual system — colors, typography, components, and personality — extracted from http://outbound.io. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://outbound.io.
Typography
Each font links to its Google Fonts page where available.
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
UI Components
Live previews rendered using Outbound's actual button styles.
Brand Personality
Outbound Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Frequently Asked Questions
What is Outbound's primary brand color?
Outbound's primary brand color is #D1F470. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Outbound use?
Outbound uses Vanilla Sans as the primary typeface across body and headings.
Does Outbound use a light or dark theme?
Outbound's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Outbound's logo?
Outbound's logo is available directly on their site (http://outbound.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://outbound.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 Outbound.
Methodology
Brand data on this page was extracted from http://outbound.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 Outbound.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Vanilla Sans",
"role": "unknown"
}
],
"colors": {
"primary": "#D1F470",
"secondary": "#0000EE",
"accent": "#D1F470",
"background": "#FFFFFF",
"textPrimary": "#11110D",
"link": "#4B4B39"
},
"typography": {
"fontFamilies": {
"primary": "Vanilla Sans",
"heading": "Vanilla Sans"
},
"fontStacks": {
"heading": [
"Vanilla Sans",
"Arial",
"sans-serif"
],
"body": [
"Vanilla Sans",
"Arial",
"sans-serif"
],
"paragraph": [
"Vanilla Sans",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "85px",
"h2": "18px",
"body": "13px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "#F3F3F3",
"textColor": "#11110D",
"borderColor": null,
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "rgba(17, 17, 13, 0.47) 0px 0px 0px 1px inset"
},
"buttonPrimary": {
"background": "#D1F470",
"textColor": "#11110D",
"borderRadius": "16px",
"borderRadiusCorners": {
"topLeft": "16px",
"topRight": "16px",
"bottomRight": "16px",
"bottomLeft": "16px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2278.4%22%20height%3D%2256%22%20viewBox%3D%220%200%2078.4%2056%22%20fill%3D%22currentColor%22%20role%3D%22img%22%20aria-label%3D%22Zendesk%22%20class%3D%22sc-ca4f2170-0%20bIpBYG%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M37.5%208.8v24.4H17.4zm0-8.8c0%205.6-4.5%2010.1-10.1%2010.1s-10-4.5-10-10.1zm3.3%2033.1c0-5.6%204.5-10.1%2010.1-10.1S61%2027.5%2061%2033.1zm0-8.7V0H61z%22%20style%3D%22fill%3A%20rgb(17%2C%2017%2C%2013)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M54.6%2049.8c-.2-1.4-1.1-2.4-2.7-2.4-1.5%200-2.6.9-2.9%202.4zm-2.5%204.1c1.3%200%202.2-.5%202.8-1.1l1.4%201.5c-.9.9-2.2%201.6-4.2%201.6-3.4%200-5.6-2.2-5.6-5.3%200-3%202.3-5.3%205.2-5.3%203.4%200%205.2%202.6%205.1%206.1H49c.3%201.6%201.3%202.5%203.1%202.5M0%2053.8l6.1-6.2h-6v-2h8.8v2l-6.1%206.2H9v2H0zm18.3-4c-.2-1.4-1.1-2.4-2.7-2.4-1.5%200-2.6.9-2.9%202.4zm-2.4%204.1c1.3%200%202.2-.5%202.8-1.1l1.4%201.5c-.9.9-2.2%201.6-4.2%201.6-3.4%200-5.6-2.2-5.6-5.3%200-3%202.3-5.3%205.2-5.3%203.4%200%205.2%202.6%205.1%206.1h-7.9c.4%201.6%201.4%202.5%203.2%202.5m26.6-3.2c0-1.8-1.4-3.3-3.2-3.3s-3.2%201.4-3.2%203.3%201.4%203.3%203.2%203.3%203.2-1.5%203.2-3.3m-8.6%200c0-3.3%202.4-5.3%205.1-5.3%201.3%200%202.6.6%203.4%201.5v-6h2.2v14.8h-2.2v-1.4c-.8%201-2.1%201.6-3.4%201.6-2.6.1-5.1-2-5.1-5.2m24.4%203%202-1c.6.9%201.4%201.5%202.6%201.5s1.9-.6%201.9-1.3c0-.8-1.2-1-2.5-1.3-1.7-.4-3.5-.9-3.5-3%200-1.6%201.5-3.1%203.9-3.1%201.9%200%203.3.7%204.1%202l-1.8%201c-.5-.7-1.3-1.2-2.3-1.2-1.2%200-1.8.6-1.8%201.2%200%20.7.9.9%202.4%201.3%201.7.3%203.6.9%203.6%203%200%201.4-1.2%203.3-4.1%203.3q-3.15-.15-4.5-2.4m14.5-2.4-1.7%201.9v2.6h-2.2V41h2.2v9.7l4.6-5h2.6l-4%204.3%204.1%205.8h-2.5zm-45.4-5.9c-2.6%200-4.7%201.7-4.7%204.4v5.9h2.2v-5.6c0-1.7.9-2.7%202.6-2.7s2.4%201%202.4%202.7v5.6h2.2v-5.9c0-2.7-2.2-4.4-4.7-4.4%22%20style%3D%22fill%3A%20rgb(17%2C%2017%2C%2013)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
"favicon": "https://d1eipm3vz40hy0.cloudfront.net/images/logos/favicons/zendesk-icon.svg",
"ogImage": "https://d1eipm3vz40hy0.cloudfront.net/images/logos/favicons/zendesk-image.png",
"logoHref": "/",
"logoAlt": "Zendesk"
},
"__llm_logo_reasoning": {
"selectedIndex": 1,
"reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage. The alt text matches the brand name 'Zendesk', confirming it as the primary brand logo.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Start your free trial",
"reasoning": "The button 'Start your free trial' uses a vibrant green color (#D1F470), which is a strong indicator of a primary CTA. The text is action-oriented, encouraging users to start a trial, which aligns with typical primary CTA goals."
},
"secondary": {
"index": -1,
"text": "N/A",
"reasoning": "There is only one button detected, so no secondary button is available with a different color."
},
"confidence": 0.95
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "businesses seeking 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, located in the header, and links to the homepage. The alt text matches the brand name 'Zendesk', confirming it as the primary brand logo.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
} 