Terra Brand: Colors, Fonts, Logo & Visual Identity
Terra Brand Identity
A complete profile of Terra's visual system — colors, typography, components, and personality — extracted from useterra.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from useterra.com.
- Primary: #D79F9F (rgb(215, 159, 159))
- Accent: #DE0000 (rgb(222, 0, 0))
- Background: #FFFFFF (rgb(255, 255, 255))
- Text Primary: #171717 (rgb(23, 23, 23))
- Link: #DE0000 (rgb(222, 0, 0))
Typography
Each font links to its Google Fonts page where available.
- Primary: Inter (Inter Google Fonts →)
- Heading: Inter (Inter Google Fonts →)
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Terra's actual button styles.
Button Primary:
- Background: #FFFFFF
- Text Color: #FFFFFF
- Border Radius: 10px
- Shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: designers and entrepreneurs
Terra Brand in the Wild
Image: images.useterra.com
Source: useterra.com
Image: useterra.com
Source: useterra.com
Image: useterra.com
Source: useterra.com
Image: useterra.com
Source: useterra.com
Image: images.useterra.com
Source: useterra.com
Image: useterra.com
Source: useterra.com
Frequently Asked Questions
What is Terra's primary brand color?
Terra's primary brand color is #D79F9F. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Terra use?
Terra uses #DE0000 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Terra use?
Terra uses Inter as the primary typeface across body and headings.
Does Terra use a light or dark theme?
Terra's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Terra's logo?
Terra's logo is available directly on their site (useterra.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 useterra.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 Terra.
Methodology
Brand data on this page was extracted from useterra.com on 2026-07-27 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 Terra.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#D79F9F",
"accent": "#DE0000",
"background": "#FFFFFF",
"textPrimary": "#171717",
"link": "#DE0000"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"system-ui",
"sans-serif"
],
"body": [
"Inter",
"system-ui",
"sans-serif"
],
"paragraph": [
"Inter",
"system-ui",
"sans-serif"
]
},
"fontSizes": {
"h1": "72px",
"h2": "60px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#FFFFFF",
"borderRadius": "10px",
"borderRadiusCorners": {
"topLeft": "10px",
"topRight": "10px",
"bottomRight": "10px",
"bottomLeft": "10px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://useterra.com/logos/terra_logo_icon.webp",
"favicon": "https://useterra.com/icon?e5f0dde675b47b75",
"ogImage": null,
"logoHref": "/",
"logoAlt": "Terra"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "designers and entrepreneurs"
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
}
}