Closure Brand: Colors, Fonts, Logo & Visual Identity

Closure Brand Identity

A complete profile of Closure's visual system — colors, typography, components, and personality — extracted from https://closure-intel.com/. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://closure-intel.com/.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Closure's actual button styles.

Button Primary

Button Secondary

Brand Personality

Closure Brand in the Wild

Image Source: closure-intel.com

Image Source: closure-intel.com

Image Source: closure-intel.com

Image Source: closure-intel.com

Image Source: closure-intel.com

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://closure-intel.com/ using the Firecrawl branding extraction API.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#9CA3AF",
    "secondary": "#1F2937",
    "accent": "#111827",
    "background": "#FFFFFF",
    "textPrimary": "#111827",
    "link": "#111827"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "96px",
      "h2": "48px",
      "body": "48px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#111827",
      "textColor": "#D1D5DB",
      "borderColor": "#374151",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.closure-intel.com/_next/image?url=%2Fclosure-logo-white.png&w=384&q=75",
    "favicon": "https://www.closure-intel.com/favicon.ico",
    "ogImage": "https://www.closure-intel.com/social-logo.png",
    "logoAlt": "Closure Logo"
  }
}