Terra API Brand: Colors, Fonts, Logo & Visual Identity

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.

Color Palette

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

primary

secondary

accent

background

textPrimary

link

Typography

Each font links to its Google Fonts page where available.

primary

heading

Visual Assets

Logo Favicon Social Card

UI Components

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

Button Primary

Button Secondary

Brand Personality

Terra API Brand in the Wild

Source: tryterra.co

Source: tryterra.co

Source: tryterra.co

Source: tryterra.co

Source: tryterra.co

Source: tryterra.co

Frequently Asked Questions

  1. 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.
  2. 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.
  3. What font does Terra API use?
    Terra API uses Poppins as the primary typeface across body and headings.
  4. Does Terra API use a light or dark theme?
    Terra API's primary site uses a light color scheme, with a background of #FFFFFF.
  5. 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.
  6. 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 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 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"
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "developers and tech-savvy users interested in fitness and health data integration"
  }
}