Invaria Brand: Colors, Fonts, Logo & Visual Identity

Invaria Brand Identity

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

Color Palette

Brand palette extracted from https://invaria.com.

Color Type Color Code RGB Value
Primary #00112C rgb(0, 17, 44)
Secondary #D8EFEF rgb(216, 239, 239)
Accent #00A4A6 rgb(0, 164, 166)
Background #FFFFFF rgb(255, 255, 255)
textPrimary #111111 rgb(17, 17, 17)
Link #00A4A6 rgb(0, 164, 166)

Typography

Each font links to its Google Fonts page where available.

Font Role Font Family Link
Primary Helvetica Google Fonts →
Heading Helvetica Google Fonts →

Visual Assets

UI Components

Live previews rendered using Invaria's actual button styles.

Button Primary

Brand Personality

Invaria Brand in the Wild

Source: delawareriverflyfishing.net

Source: ra.co

Source: troutnut.com

Source: aquaticinsectsofcentralvirginia.blogspot.com

Source: ra.co

Frequently Asked Questions

  1. What is Invaria's primary brand color?

    • Invaria's primary brand color is #00112C. It anchors the visual identity across their website, product UI, and marketing materials.
  2. What accent color does Invaria use?

    • Invaria uses #00A4A6 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
  3. What font does Invaria use?

    • Invaria uses Helvetica as the primary typeface across body and headings.
  4. Does Invaria use a light or dark theme?

    • Invaria's primary site uses a light color scheme, with a background of #FFFFFF.
  5. How was this brand profile generated?

    • This profile was extracted from https://invaria.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 Invaria.

Methodology

Brand data on this page was extracted from https://invaria.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 Invaria.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    { "family": "gdsherpa", "role": "unknown" },
    { "family": "Helvetica", "role": "body" },
    { "family": "Arial", "role": "body" }
  ],
  "colors": {
    "primary": "#00112C",
    "secondary": "#D8EFEF",
    "accent": "#00A4A6",
    "background": "#FFFFFF",
    "textPrimary": "#111111",
    "link": "#00A4A6"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Helvetica",
      "heading": "Helvetica"
    },
    "fontStacks": {
      "heading": ["gdsherpa", "Helvetica", "Arial", "sans-serif"],
      "body": ["gdsherpa", "Helvetica", "Arial", "sans-serif"],
      "paragraph": ["gdsherpa", "Helvetica", "Arial", "sans-serif"]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "56px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#111111",
      "textColor": "#FFFFFF",
      "borderColor": "#111111",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://img6.wsimg.com/ux-assets/favicon/apple-icon-57x57.png",
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "low",
    "targetAudience": "business professionals looking to purchase domains"
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "overall": 0.925
  }
}