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.

Typography

Each font links to its Google Fonts page where available.

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

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

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
    }
  }
}