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

Accent

Body Font

Heading

Color Palette

Brand palette extracted from https://www.tavily.com/.

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:
...  

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Tavily's actual button styles.

Input

Button Primary

Brand Personality

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

  1. 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.
  2. 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.
  3. What font does Tavily use?
    Tavily uses Suisse Intl as the primary typeface across body and headings.
  4. Does Tavily use a light or dark theme?
    Tavily's primary site uses a light color scheme, with a background of #FEFCF5.
  5. 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"
  }
}