Closera Brand: Colors, Fonts, Logo & Visual Identity
Closera Brand Identity
A complete profile of Closera's visual system — colors, typography, components, and personality — extracted from https://closera.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://closera.com.
- primary: #0000EE
- secondary: #D4EDC8
- accent: #4F6CFF
- background: #0F0E0E
- textPrimary: #0F0E0E
- link: #4F6CFF
Typography
Each font links to its Google Fonts page where available.
- primary: Inter
- heading: Inter
Font Instructions
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:
CharacterQuilt.com suggests this flow that can help:
1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.
Visual Assets
Brand Personality
- Tone: modern
- Energy: medium
- Audience: unknown
Closera Brand in the Wild
Image: framerusercontent.com Source: closera.com
Image: i.ytimg.com Source: closera.com
Image: framerusercontent.com Source: closera.com
Image: framerusercontent.com Source: closera.com
Image: framerusercontent.com Source: closera.com
Image: framerusercontent.com Source: closera.com
Frequently Asked Questions
What is Closera's primary brand color? Closera's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Closera use? Closera uses #4F6CFF as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Closera use? Closera uses Inter as the primary typeface across body and headings.
Does Closera use a light or dark theme? Closera's primary site uses a dark color scheme, with a background of #0F0E0E.
How was this brand profile generated? This profile was extracted from https://closera.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 Closera.
Methodology
Brand data on this page was extracted from https://closera.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.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "IBM Plex Mono",
"role": "monospace"
},
{
"family": "Be Vietnam Pro",
"role": "unknown"
},
{
"family": "Satoshi",
"role": "unknown"
}
],
"colors": {
"primary": "#0000EE",
"secondary": "#D4EDC8",
"accent": "#4F6CFF",
"background": "#0F0E0E",
"textPrimary": "#0F0E0E",
"link": "#4F6CFF"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"IBM Plex Mono",
"monospace"
]
},
"fontSizes": {
"h1": "180px",
"h2": "180px",
"body": "12px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "15px"
},
"components": {},
"images": {
"logo": null,
"favicon": "https://framerusercontent.com/images/NLmRkDttvdTV6WSeZoTAyNH01gY.png",
"ogImage": null
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "unknown"
},
"designSystem": {
"framework": "unknown",
"componentLibrary": ""
},
"confidence": {
"buttons": 0,
"colors": 0.9,
"overall": 0.45
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": false,
"llmSucceeded": false,
"finalSource": "none"
},
"buttonClassification": {
"llmCalled": false,
"llmSucceeded": false
}
}
}