Home · Branding · Tambua Health

Tambua Health Brand Identity

A complete profile of Tambua Health's visual system — colors, typography, components, and personality — extracted from https://tambua.health/. Built for designers, agents, and AI tools.

Download JSON
Primary
#9FD9C7
Accent
#103A31
Body Font
Inter
Heading
Cormorant Garamond

Color Palette

Brand palette extracted from https://tambua.health/.

primary
#9FD9C7
rgb(159, 217, 199)
secondary
#475569
rgb(71, 85, 105)
accent
#103A31
rgb(16, 58, 49)
background
#F9F8F3
rgb(249, 248, 243)
textPrimary
#2B2B28
rgb(43, 43, 40)
link
#103A31
rgb(16, 58, 49)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Cormorant Garamond
Cormorant Garamond Google Fonts →
Cormorant Garamond, Times New Roman, 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

Tambua Health favicon
Favicon
Tambua Health social image
Social Card

UI Components

Live previews rendered using Tambua Health's actual button styles.

buttonPrimary
background #9FD9C7 textColor #103A31 borderColor #95CEBD borderRadius 4px shadow none
buttonSecondary
background #FCFBF7 textColor #1F1F1D borderColor #D4D2CA borderRadius 4px shadow none

Brand Personality

Tone: professional Energy: medium Audience: healthcare professionals and organizations

Tambua Health Brand in the Wild

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

Frequently Asked Questions

What is Tambua Health's primary brand color?

Tambua Health's primary brand color is #9FD9C7. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Tambua Health use?

Tambua Health uses #103A31 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Tambua Health use?

Tambua Health uses Inter for body text and Cormorant Garamond for headings. Fonts were detected on https://tambua.health/ as part of their live design system.

Does Tambua Health use a light or dark theme?

Tambua Health's primary site uses a light color scheme, with a background of #F9F8F3.

How was this brand profile generated?

This profile was extracted from https://tambua.health/ 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 Tambua Health.

Methodology

Brand data on this page was extracted from https://tambua.health/ 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 Tambua Health.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Cormorant Garamond",
      "role": "heading"
    },
    {
      "family": "IBM Plex Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#9FD9C7",
    "secondary": "#475569",
    "accent": "#103A31",
    "background": "#F9F8F3",
    "textPrimary": "#2B2B28",
    "link": "#103A31"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Cormorant Garamond"
    },
    "fontStacks": {
      "heading": [
        "Cormorant Garamond",
        "Times New Roman",
        "serif"
      ],
      "body": [
        "Inter",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "30.4px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#9FD9C7",
      "textColor": "#103A31",
      "borderColor": "#95CEBD",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FCFBF7",
      "textColor": "#1F1F1D",
      "borderColor": "#D4D2CA",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": null,
    "favicon": "https://www.tambua.health/favicon.ico?v=2",
    "ogImage": "https://tambua.health/opengraph-image?5ce095f451c0a676"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 3,
      "text": "Book Enterprise Pilot",
      "reasoning": "Button #3, 'Book Enterprise Pilot', is selected as the primary CTA because it uses the vibrant green color (#9FD9C7), which is a strong indicator of a primary action. Additionally, it has the class 'btn-primary', reinforcing its primary status."
    },
    "secondary": {
      "index": 1,
      "text": "Contact Team",
      "reasoning": "Button #1, 'Contact Team', is chosen as the secondary CTA because it has a different background color (#FCFBF7) from the primary button and serves a supportive action role. It also has the class 'btn-secondary', indicating a secondary action."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "healthcare professionals and organizations"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none"
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles