Home · Branding · Tivara

Tivara Brand Identity

A complete profile of Tivara's visual system — colors, typography, components, and personality — extracted from https://tivara.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#1863DC
Accent
#4FA392
Body Font
Seasonmix
Heading
Seasonsans

Color Palette

Brand palette extracted from https://tivara.com.

primary
#1863DC
rgb(24, 99, 220)
secondary
#A7D3E0
rgb(167, 211, 224)
accent
#4FA392
rgb(79, 163, 146)
background
#E3EBE0
rgb(227, 235, 224)
textPrimary
#4FA392
rgb(79, 163, 146)
link
#4FA392
rgb(79, 163, 146)

Typography

Each font links to its Google Fonts page where available.

primary
Seasonmix
heading
Seasonsans
Seasonsans, Arial, sans-serif
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

Tivara logo
Logo
Tivara favicon
Favicon
Tivara social image
Social Card

UI Components

Live previews rendered using Tivara's actual button styles.

buttonPrimary
background #4FA392 textColor #FCFCFC borderRadius 4px shadow none
buttonSecondary
background #E3EBE0 textColor #4FA392 borderColor #4FA392 borderRadius 4px shadow none

Brand Personality

Tone: modern Energy: medium Audience: healthcare professionals

Tivara Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Tivara's primary brand color?

Tivara's primary brand color is #1863DC. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Tivara use?

Tivara uses #4FA392 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Tivara use?

Tivara uses Seasonmix for body text and Seasonsans for headings. Fonts were detected on https://tivara.com as part of their live design system.

Does Tivara use a light or dark theme?

Tivara's primary site uses a light color scheme, with a background of #E3EBE0.

Where can I find Tivara's logo?

Tivara's logo is available directly on their site (https://tivara.com). 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://tivara.com 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 Tivara.

Methodology

Brand data on this page was extracted from https://tivara.com 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 Tivara.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Seasonsans",
      "role": "heading"
    },
    {
      "family": "Seasonmix",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#1863DC",
    "secondary": "#A7D3E0",
    "accent": "#4FA392",
    "background": "#E3EBE0",
    "textPrimary": "#4FA392",
    "link": "#4FA392"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Seasonmix",
      "heading": "Seasonsans"
    },
    "fontStacks": {
      "heading": [
        "Seasonsans",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Seasonsans",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Seasonsans",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "56px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#4FA392",
      "textColor": "#FCFCFC",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#E3EBE0",
      "textColor": "#4FA392",
      "borderColor": "#4FA392",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/691605d27c83ba3847755f94/694183b9dac2e9a63c01b8c7_Logo.png",
    "favicon": "https://cdn.prod.website-files.com/691605d27c83ba3847755f94/695ea6086a9226fc8081f961_66cb8a81639cb56c822e1e45_logo%2032%20(1).png",
    "ogImage": "https://cdn.prod.website-files.com/691605d27c83ba3847755f94/6917428fc9fb21d22854ee9d_OG-image.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the favicon, making it the primary brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Book a Demo",
      "reasoning": "Button #1 is selected as the primary CTA because it uses the vibrant brand color #4FA392, which is consistent with the accent color, and has clear action-oriented text 'Book a Demo'."
    },
    "secondary": {
      "index": 9,
      "text": "Watch the DemoWatch the Demo\n  \n\n  \n    \n    \n  \n  \n    \n      \n    \n  \nWatch the Demo",
      "reasoning": "Button #9 is selected as the secondary CTA because it has a different background color #E3EBE0 and offers a related action 'Watch the Demo', making it a suitable secondary option."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "healthcare professionals"
  },
  "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, links to the homepage, and matches the favicon, making it the primary brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles