Tavily Brand: Colors, Fonts, Logo & Visual Identity
Tavily Brand Identity
A complete profile of Tavily's visual system — colors, typography, components, and personality — extracted from https://www.tavily.com/. Built for designers, agents, and AI tools.
Primary
- Color: #81B09A
Accent
- Color: #3C3A39
Body Font
- Font: Suisse Intl
Heading
- Font: Suisse Intl
Color Palette
Brand palette extracted from https://www.tavily.com/.
- primary: #81B09A (rgb(129, 176, 154))
- secondary: #C6DACC (rgb(198, 218, 204))
- accent: #3C3A39 (rgb(60, 58, 57))
- background: #FEFCF5 (rgb(254, 252, 245))
- textPrimary: #3C3A39 (rgb(60, 58, 57))
- link: #EDE6DB (rgb(237, 230, 219))
Typography
Each font links to its Google Fonts page where available.
- primary: Suisse Intl
- heading: Suisse Intl
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:
...
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Tavily's actual button styles.
Input
- background: transparent
- textColor: #3C3A39
- borderColor: null
- borderRadius: 0px
- shadow: none
Button Primary
- background: #3C3A39
- textColor: #FEFEFE
- borderRadius: 40px
- shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: tech-savvy professionals
Tavily Brand in the Wild
Source: docs.tavily.com
Source: tavily.com
Source: docs.tavily.com
Source: tavily.com
Source: docs.tavily.com
Source: tavily.com
Frequently Asked Questions
- What is Tavily's primary brand color?
Tavily's primary brand color is #81B09A. It anchors the visual identity across their website, product UI, and marketing materials. - What accent color does Tavily use?
Tavily uses #3C3A39 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis. - What font does Tavily use?
Tavily uses Suisse Intl as the primary typeface across body and headings. - Does Tavily use a light or dark theme?
Tavily's primary site uses a light color scheme, with a background of #FEFCF5. - Where can I find Tavily's logo?
Tavily's logo is available directly on their site (https://www.tavily.com/). The current logo URL is included in the machine-readable JSON profile linked above.
Methodology
Brand data on this page was extracted from https://www.tavily.com/ using the Firecrawl branding extraction API...
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Suisse Intl",
"role": "body"
},
{
"family": "Suisse Intl Mono",
"role": "monospace"
}
],
"colors": {
"primary": "#81B09A",
"secondary": "#C6DACC",
"accent": "#3C3A39",
"background": "#FEFCF5",
"textPrimary": "#3C3A39",
"link": "#EDE6DB"
},
"typography": {
"fontFamilies": {
"primary": "Suisse Intl",
"heading": "Suisse Intl"
},
"fontStacks": {
"heading": [
"Suisse Intl",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"sans-serif"
],
"body": [
"Suisse Intl",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"sans-serif"
],
"paragraph": [
"Suisse Intl",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"sans-serif"
]
},
"fontSizes": {
"h1": "75px",
"h2": "64px",
"body": "17.6px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "20px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#3C3A39",
"borderColor": null,
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonPrimary": {
"background": "#3C3A39",
"textColor": "#FEFEFE",
"borderRadius": "40px",
"borderRadiusCorners": {
"topLeft": "40px",
"topRight": "40px",
"bottomRight": "40px",
"bottomLeft": "40px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.tavily.com/logos/tavily-full.svg",
"favicon": "https://www.tavily.com/favicon.ico",
"ogImage": "https://cdn.sanity.io/images/5tlb0lxv/production/6f74416f266192b10b3d6c220af3003846e8f17c-1200x630.png?w=1200&h=630",
"logoHref": "/",
"logoAlt": "Tavily"
}
}