TellFi Brand: Colors, Fonts, Logo & Visual Identity

TellFi Brand Identity

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

Color Palette

Brand palette extracted from http://tellfi.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Social Card

UI Components

Live previews rendered using TellFi's actual button styles.

Brand Personality

TellFi Brand in the Wild

Image: yumpu.com

Image: nskkputihvzhimxtkndw.supabase.co

Frequently Asked Questions

Methodology

Brand data on this page was extracted from http://tellfi.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": "Noto Sans",
    "role": "body"
  }],
  "colors": {
    "primary": "#2AA527",
    "secondary": "#1863DC",
    "accent": "#2AA527",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#4E73B7"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Noto Sans",
      "heading": "Noto Sans"
    },
    "fontStacks": {
      "heading": ["noto-sans", "sans-serif"],
      "body": ["Noto Sans", "sans-serif"],
      "paragraph": ["Noto Sans", "sans-serif"]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "24px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#2C4B79",
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#2AA527",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#2AA527",
      "borderColor": "#2AA527",
      "borderRadius": "2px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://static.hugedomains.com/images/hdv3-img/hd-header-logo-v3.svg",
    "favicon": null,
    "ogImage": "https://static.hugedomains.com/images/hdv3-img/og_hugedomains.png",
    "logoHref": "https://www.hugeDomains.com/index.cfm",
    "logoAlt": "logo"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses and individuals interested in purchasing domains"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}