Kalpa Labs Brand: Colors, Fonts, Logo & Visual Identity
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.
Color Palette
Brand palette extracted from https://kalpalabs.ai/.
| Color | Hex | RGB |
|---|---|---|
| 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.
| Role | Font Family | Link |
|---|---|---|
| primary | Martian Mono | Martian Mono Google Fonts → |
| heading | Martian Mono | Martian Mono Google Fonts → |
| Piazzolla, serif | N/A |
Visual Assets
UI Components
Live previews rendered using Kalpa Labs's actual button styles.
Button Primary
| Property | Value |
|---|---|
| background | #061322 |
| textColor | #0000EE |
| borderRadius | 12px |
| shadow | none |
Brand Personality
Tone: modern Energy: medium Audience: tech-savvy professionals
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.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
JSON Profile
{
"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": {
"favicon": "https://framerusercontent.com/images/7eyJvSGHa1NVjMjnjLO9wCU9a1E.png",
"ogImage": "https://framerusercontent.com/images/LPnhOEqusT3az8d0LhiDo3uIw.png"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy professionals"
}
}