Disclo Brand: Colors, Fonts, Logo & Visual Identity

Disclo Brand Identity

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

Color Palette

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

Color Name Hex Value RGB Value
Primary #160042 rgb(22, 0, 66)
Secondary #57547F rgb(87, 84, 127)
Accent #9B68CC rgb(155, 104, 204)
Background #FFFFFF rgb(255, 255, 255)
Text Primary #9B68CC rgb(155, 104, 204)
Link #9B68CC rgb(155, 104, 204)

Typography

Each font links to its Google Fonts page where available.

Font Role Font Name
Primary Inter
Heading Host Grotesk

Visual Assets

.svg)

UI Components

Live previews rendered using Disclo's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Disclo Brand in the Wild

Image: cdn.prod.website-files.com Source: disclo.com

Image: cdn.prod.website-files.com Source: disclo.com

Image: cdn.prod.website-files.com Source: disclo.com

Image: cdn.prod.website-files.com Source: disclo.com

Image: cdn.prod.website-files.com Source: disclo.com

Image: cdn.prod.website-files.com Source: disclo.com

Frequently Asked Questions

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

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

What font does Disclo use?
Disclo uses Inter for body text and Host Grotesk for headings. Fonts were detected on http://www.disclo.com as part of their live design system.

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

Where can I find Disclo's logo?
Disclo's logo is available directly on their site (http://www.disclo.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 http://www.disclo.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 Disclo.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Host Grotesk",
      "role": "heading"
    },
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#160042",
    "secondary": "#57547F",
    "accent": "#9B68CC",
    "background": "#FFFFFF",
    "textPrimary": "#9B68CC",
    "link": "#9B68CC"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Host Grotesk"
    },
    "fontStacks": {
      "heading": [
        "Host Grotesk",
        "sans-serif"
      ],
      "body": [
        "Host Grotesk",
        "sans-serif"
      ],
      "paragraph": [
        "Host Grotesk",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "44px",
      "h2": "36px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#2A293F",
      "borderColor": "#C3C2CC",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#9B68CC",
      "textColor": "#57547F",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "rgba(16, 24, 40, 0.05) 0px 1px 2px 0px"
    },
    "buttonSecondary": {
      "background": "#3A274D",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/6971e6b26fc108c3cd84444b/69cfa324152f81f5cb893ad1_Group%201%20(1).svg",
    "favicon": "https://cdn.prod.website-files.com/6971e6b26fc108c3cd84444b/6971e6b26fc108c3cd844878_favicon-32x32.png",
    "ogImage": "https://cdn.prod.website-files.com/625615f1cfcb3469f00d5c05/627d4ff81f81250390f1571b_Disclo_Link_Img.jpg",
    "logoHref": "/",
    "logoAlt": "Disclo Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and has alt text matching the brand 'Disclo'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book a demo",
      "reasoning": "Button #3 'Book a demo' uses the vibrant brand color #9B68CC, which aligns with the site's primary CTA focus on booking demos."
    },
    "secondary": {
      "index": 6,
      "text": "Learn more",
      "reasoning": "Button #0 'Learn more' has a different background color #3A274D, making it suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses seeking workplace accommodations solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__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 has alt text matching the brand 'Disclo'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles

Zapier Scale AI Fivetran Stripe PagerDuty Brex