Home · Branding · Kalam Labs

Kalam Labs Brand Identity

A complete profile of Kalam Labs's visual system — colors, typography, components, and personality — extracted from http://www.kalamlabs.in. Built for designers, agents, and AI tools.

Download JSON
Primary
#E9D599
Accent
#E9D599
Body Font
Space Grotesk
Heading
Space Grotesk

Color Palette

Brand palette extracted from http://www.kalamlabs.in.

primary
#E9D599
rgb(233, 213, 153)
accent
#E9D599
rgb(233, 213, 153)
background
#0C0C0C
rgb(12, 12, 12)
textPrimary
#0C0C0C
rgb(12, 12, 12)
link
#0EABD7
rgb(14, 171, 215)

Typography

Each font links to its Google Fonts page where available.

primary
Space Grotesk
Space Grotesk Google Fonts →
heading
Space Grotesk
Space Grotesk Google Fonts →
Space Grotesk
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

Kalam Labs logo
Logo
Kalam Labs favicon
Favicon

UI Components

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

buttonPrimary
background #E9D599 textColor #000000 borderRadius 94px shadow none

Brand Personality

Tone: professional Energy: medium Audience: aerospace and technology professionals

Kalam Labs Brand in the Wild

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

Frequently Asked Questions

What is Kalam Labs's primary brand color?

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

What font does Kalam Labs use?

Kalam Labs uses Space Grotesk as the primary typeface across body and headings.

Does Kalam Labs use a light or dark theme?

Kalam Labs's primary site uses a dark color scheme, with a background of #0C0C0C.

Where can I find Kalam Labs's logo?

Kalam Labs's logo is available directly on their site (http://www.kalamlabs.in). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from http://www.kalamlabs.in 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 Kalam Labs.

Methodology

Brand data on this page was extracted from http://www.kalamlabs.in 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 Kalam Labs.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Space Grotesk",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#E9D599",
    "accent": "#E9D599",
    "background": "#0C0C0C",
    "textPrimary": "#0C0C0C",
    "link": "#0EABD7"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Space Grotesk",
      "heading": "Space Grotesk"
    },
    "fontStacks": {
      "heading": [
        "Space Grotesk"
      ],
      "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": "64px",
      "h2": "52px",
      "body": "32px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#E9D599",
      "textColor": "#000000",
      "borderRadius": "94px",
      "borderRadiusCorners": {
        "topLeft": "94px",
        "topRight": "94px",
        "bottomRight": "94px",
        "bottomLeft": "94px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.kalamlabs.in/logos/kalamLabsLogo.png",
    "favicon": "https://www.kalamlabs.in/favicon.ico",
    "ogImage": null,
    "logoAlt": "logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Kalam Labs'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "VIEW OPEN ROLES",
      "reasoning": "The button 'VIEW OPEN ROLES' uses a vibrant brand color (#E9D599) which aligns with the primary brand color, making it the main call-to-action."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "There is only one button detected, so no secondary button is available."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "aerospace and technology professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Kalam Labs'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles