Impraise Brand: Colors, Fonts, Logo & Visual Identity

Impraise Brand Identity

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

Color Palette

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

Primary

#0489FC

Secondary

#FF0000

Accent

#4DB2EC

Background

#FFFFFF

Text Primary

#000000

Link

#4DB2EC

Typography

Each font links to its Google Fonts page where available.

Primary

Roboto

Roboto Google Fonts →

Heading

Roboto

Roboto Google Fonts →

Roboto, sans-serif

Visual Assets

Favicon

UI Components

Live previews rendered using Impraise's actual button styles.

Input

input

background: transparent textColor: #444444 borderColor: null borderRadius: 0px shadow: none

Brand Personality

Tone: professional Energy: medium Audience: business professionals

Impraise Brand in the Wild

Image: ellamaise.com

Source: impraise.com

Image: impraise.com

Source: impraise.com

:max_bytes(150000):strip_icc():focal(896x0:898x2):format(webp)/james-bakker-tammy-faye-1-2000-13b308cffceb4ac794c2a2e54d223bf7.jpg)

Image: people.com

Source: impraise.com

Image: impraise.com

Source: impraise.com

Image: climbing-kilimanjaro.com

Source: impraise.com

Image: impraise.com

Source: impraise.com

Frequently Asked Questions

What is Impraise's primary brand color?
Impraise's primary brand color is #0489FC. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Impraise use?
Impraise uses #4DB2EC as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Impraise use?
Impraise uses Roboto as the primary typeface across body and headings.

Does Impraise use a light or dark theme?
Impraise's primary site uses a light color scheme, with a background of #FFFFFF.

How was this brand profile generated?
This profile was extracted from http://impraise.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 Impraise.

Methodology

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

Machine-Readable Profile

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

GET /branding/impraise.json

GET /branding/impraise/llms.txt

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Open Sans",
      "role": "body"
    },
    {
      "family": "Source Sans Pro",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0489FC",
    "secondary": "#FF0000",
    "accent": "#4DB2EC",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#4DB2EC"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    },
    "fontStacks": {
      "heading": [
        "Roboto",
        "sans-serif"
      ],
      "body": [
        "Verdana",
        "BlinkMacSystemFont",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Open Sans",
        "Helvetica Neue",
        "sans-serif"
      ],
      "paragraph": [
        "Source Sans Pro"
      ]
    },
    "fontSizes": {
      "h1": "28px",
      "h2": "28px",
      "body": "15px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#444444",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://www.impraise.com/wp-content/uploads/2023/04/FAVICON-2-300x300.png",
    "ogImage": null
  },
  "__llm_logo_reasoning": {
    "selectedIndex": -1,
    "reasoning": "Both logo candidates are invisible and do not match the favicon or provide any clear brand indication. Without a visible header logo, it's not possible to confirm a brand logo.",
    "confidence": 0.2,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "The only detected button has a dark background (#222222), which is not a vibrant or brand color typically used for primary CTAs. It is more likely a utility button (e.g., search) rather than a primary call-to-action."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "There is only one button detected, so no secondary button can be identified."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "Both logo candidates are invisible and do not match the favicon or provide any clear brand indication. Without a visible header logo, it's not possible to confirm a brand logo.",
        "confidence": 0.2
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}