Regology Brand: Colors, Fonts, Logo & Visual Identity

Regology Brand Identity

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

Color Palette

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

primary

#B381FF

rgb(179, 129, 255)

secondary

#FFCA00

rgb(255, 202, 0)

accent

#FFCA00

rgb(255, 202, 0)

background

#FFFFFF

rgb(255, 255, 255)

textPrimary

#191919

rgb(25, 25, 25)

link

#481595

rgb(72, 21, 149)

Typography

Each font links to its Google Fonts page where available.

primary

Inter

Inter Google Fonts →

heading

Involve

Involve Google Fonts →

Involve, sans-serif

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Regology's actual button styles.

Input

input

background#FFFFFFtextColor#191919borderColor#CCCCCCborderRadius4pxshadownone

Button Primary

buttonPrimary

background#FFCA00textColor#0D0D0DborderRadius4pxshadownone

Button Secondary

buttonSecondary

background#F4F5FFtextColor#191919borderRadius0pxshadownone

Brand Personality

Tone: professional Energy: medium Audience: business professionals seeking regulatory compliance solutions

Frequently Asked Questions

What is Regology's primary brand color?

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

What accent color does Regology use?

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

What font does Regology use?

Regology uses Inter for body text and Involve for headings. Fonts were detected on http://regology.com as part of their live design system.

Does Regology use a light or dark theme?

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

Where can I find Regology's logo?

Regology's logo is available directly on their site (http://regology.com). The current logo URL is included in the machine-readable JSON profile linked above.

Methodology

Brand data on this page was extracted from http://regology.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. It is not affiliated with or endorsed by Regology.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Involve",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#B381FF",
    "secondary": "#FFCA00",
    "accent": "#FFCA00",
    "background": "#FFFFFF",
    "textPrimary": "#191919",
    "link": "#481595"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Involve"
    },
    "fontStacks": {
      "heading": [
        "Involve",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "44px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#191919",
      "borderColor": "#CCCCCC",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FFCA00",
      "textColor": "#0D0D0D",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F4F5FF",
      "textColor": "#191919",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/663379b068243e81cd1bd4fd/663b380bcbcd2c4efbdc7a65_reg-logo.svg",
    "favicon": "https://cdn.prod.website-files.com/663379b068243e81cd1bd4fd/667e8926969354d989d2e950_fav%20icon.svg",
    "ogImage": "https://cdn.prod.website-files.com/663379b068243e81cd1bd4fd/686bd05000f214655324f3c2_Homepage%20%20Open%20Graph.svg",
    "logoHref": "/"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals seeking regulatory compliance solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}