Linkana Brand: Colors, Fonts, Logo & Visual Identity
Linkana Brand Identity
A complete profile of Linkana's visual system — colors, typography, components, and personality — extracted from linkana.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from linkana.com.
primary
- Hex: #0000EE
- RGB: rgb(0, 0, 238)
secondary
- Hex: #22D2ED
- RGB: rgb(34, 210, 237)
accent
- Hex: #8624FF
- RGB: rgb(134, 36, 255)
background
- Hex: #121218
- RGB: rgb(18, 18, 24)
textPrimary
- Hex: #121218
- RGB: rgb(18, 18, 24)
link
- Hex: #8624FF
- RGB: rgb(134, 36, 255)
Typography
Each font links to its Google Fonts page where available.
primary
- Instrument Sans Google Fonts →
heading
- Instrument Sans Google Fonts →
Visual Assets
Favicon
Social Card
UI Components
Live previews rendered using Linkana's actual button styles.
Button Primary
- background: #8624FF
- textColor: #0000EE
- borderRadius: 8px
- shadow: rgb(159, 117, 255) 0px -1px 0px 0px, rgb(107, 21, 252) 0px 1px 0px 0px, rgba(134, 36, 255, 0.4) 0px 4px 8px -4px, rgba(134, 36, 255, 0.5) 0px 12px 18px -6px
Button Secondary
- background: #121218
- textColor: #0000EE
- borderRadius: 8px
- shadow: rgb(36, 36, 42) 0px -1px 0px 0px, rgb(9, 9, 15) 0px 1px 0px 0px, rgba(0, 0, 0, 0.2) 0px 4px 8px -2px, rgba(0, 0, 0, 0.1) 0px 12px 18px -6px
Brand Personality
- Tone: modern
- Energy: medium
- Audience: business professionals
Linkana Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Source: linkana.com
Source: linkana.com
Source: linkana.com
Source: linkana.com
Source: linkana.com
Source: linkana.com
Frequently Asked Questions
What is Linkana's primary brand color?
Linkana's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Linkana use?
Linkana uses #8624FF as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Linkana use?
Linkana uses Instrument Sans as the primary typeface across body and headings.
Does Linkana use a light or dark theme?
Linkana's primary site uses a dark color scheme, with a background of #121218.
How was this brand profile generated?
This profile was extracted from linkana.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 Linkana.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "dark",
"fonts": [
{
"family": "Instrument Sans",
"role": "body"
}
],
"colors": {
"primary": "#0000EE",
"secondary": "#22D2ED",
"accent": "#8624FF",
"background": "#121218",
"textPrimary": "#121218",
"link": "#8624FF"
},
"typography": {
"fontFamilies": {
"primary": "Instrument Sans",
"heading": "Instrument Sans"
},
"fontStacks": {
"heading": [
"Instrument Sans",
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Instrument Sans",
"sans-serif"
]
},
"fontSizes": {
"h1": "56px",
"h2": "36px",
"body": "17px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#8624FF",
"textColor": "#0000EE",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "rgb(159, 117, 255) 0px -1px 0px 0px, rgb(107, 21, 252) 0px 1px 0px 0px, rgba(134, 36, 255, 0.4) 0px 4px 8px -4px, rgba(134, 36, 255, 0.5) 0px 12px 18px -6px"
},
"buttonSecondary": {
"background": "#121218",
"textColor": "#0000EE",
"borderRadius": "8px",
"borderRadiusCorners": {
"topLeft": "8px",
"topRight": "8px",
"bottomRight": "8px",
"bottomLeft": "8px"
},
"shadow": "rgb(36, 36, 42) 0px -1px 0px 0px, rgb(9, 9, 15) 0px 1px 0px 0px, rgba(0, 0, 0, 0.2) 0px 4px 8px -2px, rgba(0, 0, 0, 0.1) 0px 12px 18px -6px"
}
},
"images": {
"favicon": "https://framerusercontent.com/images/HqqeW6CUneo2YS3fRW8PL6uFAI.svg",
"ogImage": "https://framerusercontent.com/assets/80zoOP3wVcGExWoIudSfAlFBg8.png"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "business professionals"
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}