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.
- primary: #2AA527
- secondary: #1863DC
- accent: #2AA527
- background: #FFFFFF
- textPrimary: #000000
- link: #4E73B7
Typography
Each font links to its Google Fonts page where available.
- primary: Noto Sans Google Fonts →
- heading: Noto Sans Google Fonts →
Visual Assets
Logo
Social Card
UI Components
Live previews rendered using TellFi's actual button styles.
Input
- background: #FFFFFF
- textColor: #000000
- borderColor: #2C4B79
- borderRadius: 0px
- shadow: none
Button Primary
- background: #2AA527
- textColor: #FFFFFF
- borderRadius: 0px
- shadow: none
Button Secondary
- background: #FFFFFF
- textColor: #2AA527
- borderColor: #2AA527
- borderRadius: 2px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: businesses and individuals interested in purchasing domains
TellFi Brand in the Wild
Image: yumpu.com
Image: nskkputihvzhimxtkndw.supabase.co
Frequently Asked Questions
What is TellFi's primary brand color?
TellFi's primary brand color is #2AA527. It anchors the visual identity across their website, product UI, and marketing materials.What font does TellFi use?
TellFi uses Noto Sans as the primary typeface across body and headings.Does TellFi use a light or dark theme?
TellFi's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find TellFi's logo?
TellFi's logo is available directly on their site (http://tellfi.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 http://tellfi.com using the Firecrawl branding extraction API.
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": ""
}
}