Profig Brand: Colors, Fonts, Logo & Visual Identity

Profig Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Social Card

UI Components

Live previews rendered using Profig's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Profig Brand in the Wild

Image source: profigusa.com

Image source: youtube.com

Image source: linktr.ee

Frequently Asked Questions

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

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

What font does Profig use?
Profig uses Noto Sans as the primary typeface across body and headings.

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

Where can I find Profig's logo?
Profig's logo is available directly on their site (http://profig.com).

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

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling:

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Noto Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#4E73B7",
    "secondary": "#0166FE",
    "accent": "#2AA527",
    "background": "#FFFFFF",
    "textPrimary": "#2AA527",
    "link": "#2AA527"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Noto Sans",
      "heading": "Noto Sans"
    },
    "fontStacks": {
      "heading": [
        "noto-sans",
        "sans-serif"
      ],
      "body": [
        "Noto Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Noto Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "24px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#2C4B79",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#2AA527",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#2AA527",
      "borderColor": "#2AA527",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://static.hugedomains.com/images/hdv3-img/hd-header-logo-v3.svg",
    "favicon": null,
    "ogImage": "https://static.hugedomains.com/images/hdv3-img/og_hugedomains.png",
    "logoHref": "https://www.HugeDomains.com/index.cfm",
    "logoAlt": "logo"
  }
}