Home · Branding · Quantierra

Quantierra Brand Identity

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

Download JSON
Primary
#E75854
Accent
#E85657
Body Font
Helvetica
Heading
Dosis

Color Palette

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

primary
#E75854
rgb(231, 88, 84)
secondary
#F9F6E5
rgb(249, 246, 229)
accent
#E85657
rgb(232, 86, 87)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#595959
rgb(89, 89, 89)
link
#E85657
rgb(232, 86, 87)

Typography

Each font links to its Google Fonts page where available.

primary
Helvetica
heading
Dosis
Helvetica, Arial, sans-serif
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

Quantierra logo
Logo
Quantierra favicon
Favicon

Brand Personality

Tone: professional Energy: medium Audience: unknown

Quantierra Brand in the Wild

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

Frequently Asked Questions

What is Quantierra's primary brand color?

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

What accent color does Quantierra use?

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

What font does Quantierra use?

Quantierra uses Helvetica for body text and Dosis for headings. Fonts were detected on http://quantierra.com as part of their live design system.

Does Quantierra use a light or dark theme?

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

Where can I find Quantierra's logo?

Quantierra's logo is available directly on their site (http://quantierra.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://quantierra.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 Quantierra.

Methodology

Brand data on this page was extracted from http://quantierra.com 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 Quantierra.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Helvetica",
      "role": "body"
    },
    {
      "family": "Open Sans",
      "role": "body"
    },
    {
      "family": "Dosis",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#E75854",
    "secondary": "#F9F6E5",
    "accent": "#E85657",
    "background": "#FFFFFF",
    "textPrimary": "#595959",
    "link": "#E85657"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Helvetica",
      "heading": "Dosis"
    },
    "fontStacks": {
      "heading": [
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Dosis",
        "Helvetica",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "11.5212px",
      "h2": "11.5212px",
      "body": "34.5635px"
    }
  },
  "spacing": {
    "baseUnit": 12,
    "borderRadius": "4px"
  },
  "components": {},
  "images": {
    "logo": "https://quantierra.com/assets/logo-13a5fba96d70b35d2b549fffa3e05b15d8663db2ad49573d522086890a39eb96.png",
    "favicon": "https://quantierra.com/assets/favicon-e9e67842f32974a8d9dbee00c225ddab18a115f9724c666294d7357a7dd27dd8.ico?v=2",
    "ogImage": null
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is the only candidate, is visible, and the source URL contains 'logo' and 'Quantierra', which matches the brand name inferred from the URL and page title.",
    "confidence": 0.8,
    "source": "llm"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0.9,
    "overall": 0.45
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is the only candidate, is visible, and the source URL contains 'logo' and 'Quantierra', which matches the brand name inferred from the URL and page title.",
        "confidence": 0.8
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false
    }
  }
}

Related Brand Profiles