WareIQ Brand: Colors, Fonts, Logo & Visual Identity

WareIQ Brand Identity

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

Color Palette

Brand palette extracted from https://www.wareiq.com/.

primary

#034D83

rgb(3, 77, 131)

secondary

#064D82

rgb(6, 77, 130)

accent

#6ABED1

rgb(106, 190, 209)

background

#FFFFFF

rgb(255, 255, 255)

textPrimary

#007BFF

rgb(0, 123, 255)

link

#007BFF

rgb(0, 123, 255)

Typography

Each font links to its Google Fonts page where available.

primary

Titillium Web

Titillium Web Google Fonts →

heading

Titillium Web

Titillium Web Google Fonts →

Titillium Web, sans-serif

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using WareIQ's actual button styles.

Input

input

background#FFFFFFtextColor#000000borderColornullborderRadius0pxshadownone

Button Primary

buttonPrimary

background#6ABED1textColor#FFFFFFborderRadius50pxshadowrgb(106, 190, 209) 0px 0px 15px 0px

Button Secondary

buttonSecondary

background#FFFFFFtextColor#1E73BEborderRadius0pxshadownone

Brand Personality

Tone: professional Energy: medium Audience: eCommerce businesses in India

WareIQ Brand in the Wild

Source: youtube.com

Source: wareiq.freshdesk.com

Source: wareiq.com

Source: wareiq.com

Source: youtube.com

Source: apps.shopify.com

Frequently Asked Questions

What is WareIQ's primary brand color?

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

What accent color does WareIQ use?

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

What font does WareIQ use?

WareIQ uses Titillium Web as the primary typeface across body and headings.

Does WareIQ use a light or dark theme?

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

Where can I find WareIQ's logo?

WareIQ's logo is available directly on their site (https://www.wareiq.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 https://www.wareiq.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 WareIQ.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Titillium Web",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#034D83",
    "secondary": "#064D82",
    "accent": "#6ABED1",
    "background": "#FFFFFF",
    "textPrimary": "#007BFF",
    "link": "#007BFF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Titillium Web",
      "heading": "Titillium Web"
    },
    "fontStacks": {
      "heading": [
        "Titillium Web",
        "sans-serif"
      ],
      "body": [
        "Titillium Web",
        "sans-serif"
      ],
      "paragraph": [
        "Titillium Web",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "50px",
      "h2": "38px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "3px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#6ABED1",
      "textColor": "#FFFFFF",
      "borderRadius": "50px",
      "borderRadiusCorners": {
        "topLeft": "50px",
        "topRight": "50px",
        "bottomRight": "50px",
        "bottomLeft": "50px"
      },
      "shadow": "rgb(106, 190, 209) 0px 0px 15px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#1E73BE",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://wareiq.com/wp-content/themes/wareiq/images/WareIQLogoWhite.svg",
    "favicon": "https://wareiq-assets.s3.amazonaws.com/WareIQ-ico.png",
    "ogImage": "https://wareiq-prelogin.s3.ap-south-1.amazonaws.com/wp-content/uploads/2024/01/19150418/WareIQ.png",
    "logoHref": "https://wareiq.com",
    "logoAlt": "WareIQ"
  },
  "__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 'WareIQ'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Contact Us",
      "reasoning": "Button #0 ('Contact Us') is likely the primary CTA due to its distinct 'Contact Us' action-oriented text and unique color (#6ABED1) compared to other buttons."
    },
    "secondary": {
      "index": 8,
      "text": "Read Here",
      "reasoning": "Button #8 ('Read Here') is selected as secondary due to its contrasting white background (#FFFFFF) and less prominent action compared to the primary button."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "eCommerce businesses in India"
  },
  "designSystem": {
    "framework": "bootstrap",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__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 'WareIQ'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles

Zapier Scale AI Fivetran Stripe PagerDuty Brex