Home · Branding · Terra API

Terra API Brand Identity

A complete profile of Terra API's visual system — colors, typography, components, and personality — extracted from http://tryterra.co. Built for designers, agents, and AI tools.

Download JSON
Primary
#C1E4FC
Accent
#FF3058
Body Font
Poppins
Heading
Poppins

Color Palette

Brand palette extracted from http://tryterra.co.

primary
#C1E4FC
rgb(193, 228, 252)
secondary
#008AFF
rgb(0, 138, 255)
accent
#FF3058
rgb(255, 48, 88)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#1E293A
rgb(30, 41, 58)

Typography

Each font links to its Google Fonts page where available.

primary
Poppins
heading
Poppins
Poppins
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

Terra API logo
Logo
Terra API favicon
Favicon
Terra API social image
Social Card

UI Components

Live previews rendered using Terra API's actual button styles.

buttonPrimary
background #008AFF textColor #000000 borderColor #1E293A borderRadius 9999px shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgb(30, 41, 58) -4px 4px 0px 0px
buttonSecondary
background #FF3058 textColor #FFFFFF borderColor #000000 borderRadius 9999px shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgb(30, 41, 58) -4px 4px 0px 0px

Brand Personality

Tone: modern Energy: high Audience: developers and tech-savvy users interested in fitness and health data integration

Terra API Brand in the Wild

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

Frequently Asked Questions

What is Terra API's primary brand color?

Terra API's primary brand color is #C1E4FC. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Terra API use?

Terra API uses #FF3058 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Terra API use?

Terra API uses Poppins as the primary typeface across body and headings.

Does Terra API use a light or dark theme?

Terra API's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Terra API's logo?

Terra API's logo is available directly on their site (http://tryterra.co). 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://tryterra.co 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 API.

Methodology

Brand data on this page was extracted from http://tryterra.co 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 Terra API.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Poppins",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#C1E4FC",
    "secondary": "#008AFF",
    "accent": "#FF3058",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#1E293A"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Poppins",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": [
        "Poppins"
      ],
      "body": [
        "Poppins"
      ],
      "paragraph": [
        "Poppins"
      ]
    },
    "fontSizes": {
      "h1": "68px",
      "h2": "48px",
      "body": "13px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "15px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#008AFF",
      "textColor": "#000000",
      "borderColor": "#1E293A",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgb(30, 41, 58) -4px 4px 0px 0px"
    },
    "buttonSecondary": {
      "background": "#FF3058",
      "textColor": "#FFFFFF",
      "borderColor": "#000000",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgb(30, 41, 58) -4px 4px 0px 0px"
    }
  },
  "images": {
    "logo": "https://tryterra.co/_next/image?url=%2Fterra_api_logo.webp&w=256&q=75",
    "favicon": "https://tryterra.co/favicon.ico",
    "ogImage": "https://tryterra.co/images/previews/TerraAPI.png",
    "logoHref": "/",
    "logoAlt": "Terra"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Terra'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get Started",
      "reasoning": "Button #0 has a vibrant blue background (#008AFF), which is a strong brand color, and the text 'Get Started' is action-oriented, making it the primary CTA."
    },
    "secondary": {
      "index": 3,
      "text": "Ask a Question",
      "reasoning": "Button #3 has a different vibrant color (#FF3058) and the text 'Ask a Question', making it suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "developers and tech-savvy users interested in fitness and health data integration"
  },
  "designSystem": {
    "framework": "tailwind",
    "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 brand name 'Terra'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles