HiOperator Brand: Colors, Fonts, Logo & Visual Identity

HiOperator Brand Identity

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

Color Palette

Brand palette extracted from http://www.hioperator.com.

Typography

Each font links to its Google Fonts page where available.

Space Grotesk Google Fonts →

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using HiOperator's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

  1. What is HiOperator's primary brand color?
    HiOperator's primary brand color is #7545FF. It anchors the visual identity across their website, product UI, and marketing materials.
  2. What font does HiOperator use?
    HiOperator uses Space Grotesk as the primary typeface across body and headings.
  3. Does HiOperator use a light or dark theme?
    HiOperator's primary site uses a light color scheme, with a background of #FFFFFF.
  4. Where can I find HiOperator's logo?
    HiOperator's logo is available directly on their site (http://www.hioperator.com). The current logo URL is included in the machine-readable JSON profile linked above.
  5. How was this brand profile generated?
    This profile was extracted from http://www.hioperator.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 HiOperator.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Space Grotesk",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#7545FF",
    "secondary": "#40406A",
    "accent": "#7545FF",
    "background": "#FFFFFF",
    "textPrimary": "#171663",
    "link": "#171663"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Space Grotesk",
      "heading": "Space Grotesk"
    },
    "fontStacks": {
      "heading": [
        "Space Grotesk",
        "sans-serif"
      ],
      "body": [
        "Space Grotesk",
        "sans-serif"
      ],
      "paragraph": [
        "Space Grotesk",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "36px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#40406A",
      "borderColor": "#FFFFFF",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#7545FF",
      "textColor": "#FFFFFF",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#171663",
      "borderColor": "#DADAE3",
      "borderRadius": "24px",
      "borderRadiusCorners": {
        "topLeft": "24px",
        "topRight": "24px",
        "bottomRight": "24px",
        "bottomLeft": "24px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/5fd63485e589faf92a0e5a3e/5fd64acac2fe792a091f403f_logo-light%402x.png",
    "favicon": "https://cdn.prod.website-files.com/5fd63485e589faf92a0e5a3e/5fd6adf6e589fac2fc105429_favicon-32x32.png",
    "ogImage": null
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "businesses seeking customer service solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}