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/.
- primary: #9CA3AF
- secondary: #1F2937
- accent: #111827
- background: #FFFFFF
- textPrimary: #111827
- link: #111827
Typography
Each font links to its Google Fonts page where available.
- primary: Inter
- heading: Inter
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Closure's actual button styles.
Button Primary
- background: #FFFFFF
- textColor: #000000
- borderRadius: 6px
- shadow: none
Button Secondary
- background: #111827
- textColor: #D1D5DB
- borderColor: #374151
- borderRadius: 9999px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals
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
What is Closure's primary brand color?
Closure's primary brand color is #9CA3AF.What accent color does Closure use?
Closure uses #111827 as an accent color.What font does Closure use?
Closure uses Inter as the primary typeface.Does Closure use a light or dark theme?
Closure's primary site uses a light color scheme.Where can I find Closure's logo?
Closure's logo is available directly on their site (https://closure-intel.com/).
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"
}
}