Home · Branding · Kalpa Labs

Kalpa Labs Brand Identity

A complete profile of Kalpa Labs's visual system — colors, typography, components, and personality — extracted from https://kalpalabs.ai/. Built for designers, agents, and AI tools.

Download JSON
Primary
#061322
Accent
#28415C
Body Font
Martian Mono
Heading
Martian Mono

Color Palette

Brand palette extracted from https://kalpalabs.ai/.

primary
#061322
rgb(6, 19, 34)
accent
#28415C
rgb(40, 65, 92)
background
#061322
rgb(6, 19, 34)
textPrimary
#28415C
rgb(40, 65, 92)
link
#28415C
rgb(40, 65, 92)

Typography

Each font links to its Google Fonts page where available.

primary
Martian Mono
Martian Mono Google Fonts →
heading
Martian Mono
Martian Mono Google Fonts →
Piazzolla, serif
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.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Kalpa Labs favicon
Favicon
Kalpa Labs social image
Social Card

UI Components

Live previews rendered using Kalpa Labs's actual button styles.

buttonPrimary
background #061322 textColor #0000EE borderRadius 12px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy professionals

Kalpa Labs Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Kalpa Labs's primary brand color?

Kalpa Labs's primary brand color is #061322. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Kalpa Labs use?

Kalpa Labs uses #28415C as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Kalpa Labs use?

Kalpa Labs uses Martian Mono as the primary typeface across body and headings.

Does Kalpa Labs use a light or dark theme?

Kalpa Labs's primary site uses a dark color scheme, with a background of #061322.

How was this brand profile generated?

This profile was extracted from https://kalpalabs.ai/ 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 Kalpa Labs.

Methodology

Brand data on this page was extracted from https://kalpalabs.ai/ on 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 Kalpa Labs.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Martian Mono",
      "role": "monospace"
    },
    {
      "family": "JetBrains Mono",
      "role": "monospace"
    },
    {
      "family": "Instrument Sans",
      "role": "unknown"
    },
    {
      "family": "Piazzolla",
      "role": "unknown"
    },
    {
      "family": "DM Sans",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#061322",
    "accent": "#28415C",
    "background": "#061322",
    "textPrimary": "#28415C",
    "link": "#28415C"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Martian Mono",
      "heading": "Martian Mono"
    },
    "fontStacks": {
      "heading": [
        "Piazzolla",
        "serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Martian Mono",
        "monospace"
      ]
    },
    "fontSizes": {
      "h1": "76px",
      "h2": "60px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#061322",
      "textColor": "#0000EE",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": null,
    "favicon": "https://framerusercontent.com/images/7eyJvSGHa1NVjMjnjLO9wCU9a1E.png",
    "ogImage": "https://framerusercontent.com/images/LPnhOEqusT3az8d0LhiDo3uIw.png"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Demo",
      "reasoning": "The 'Demo' button is likely the primary CTA due to its action-oriented text, suggesting an invitation to try or experience the product, which is a common primary action."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "All buttons share the same background color, making it impossible to select a secondary button with a different color."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none"
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles