Albacore Inc. Brand: Colors, Fonts, Logo & Visual Identity
Albacore Inc. Brand Identity
A complete profile of Albacore Inc.'s visual system — colors, typography, components, and personality — extracted from https://www.albacore.inc. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.albacore.inc.
| Type | Color Code | RGB |
|---|---|---|
| primary | #29487F | rgb(41, 72, 127) |
| accent | #29487F | rgb(41, 72, 127) |
| background | #0E1213 | rgb(14, 18, 19) |
| textPrimary | #0E1213 | rgb(14, 18, 19) |
| link | #29487F | rgb(41, 72, 127) |
Typography
Each font links to its Google Fonts page where available.
| Type | Font | Google Fonts Link |
|---|---|---|
| primary | DM Sans | DM Sans → |
| heading | Teko | Teko → |
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Albacore Inc.'s actual button styles.
Button Primary
| Property | Value |
|---|---|
| background | #181818 |
| textColor | #FFFFFF |
| borderRadius | 0px |
| shadow | none |
Button Secondary
| Property | Value |
|---|---|
| background | #0E1213 |
| textColor | #FFFFFF |
| borderRadius | 0px |
| shadow | none |
Brand Personality
Tone: professional Energy: medium Audience: businesses interested in undersea technology
Frequently Asked Questions
What is Albacore Inc.'s primary brand color?
Albacore Inc.'s primary brand color is #29487F. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Albacore Inc. use?
Albacore Inc. uses DM Sans for body text and Teko for headings. Fonts were detected on https://www.albacore.inc as part of their live design system.
Does Albacore Inc. use a light or dark theme?
Albacore Inc.'s primary site uses a dark color scheme, with a background of #0E1213.
Where can I find Albacore Inc.'s logo?
Albacore Inc.'s logo is available directly on their site (https://www.albacore.inc). 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 https://www.albacore.inc 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 Albacore Inc.
Methodology
Brand data on this page was extracted from https://www.albacore.inc 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": "DM Sans",
"role": "body"
},
{
"family": "Teko",
"role": "heading"
}
],
"colors": {
"primary": "#29487F",
"accent": "#29487F",
"background": "#0E1213",
"textPrimary": "#0E1213",
"link": "#29487F"
},
"typography": {
"fontFamilies": {
"primary": "DM Sans",
"heading": "Teko"
},
"fontStacks": {
"heading": [
"Teko"
],
"body": [
"DM Sans"
],
"paragraph": [
"DM Sans"
]
},
"fontSizes": {
"h1": "160px",
"h2": "95px",
"body": "50px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#181818",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#0E1213",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.albacore.inc/images/assets/logo-text.svg",
"favicon": "https://www.albacore.inc/favicon.ico?favicon.91003a23.ico",
"ogImage": "https://albacore.com/seo/og-image.png",
"logoHref": "/"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "businesses interested in undersea technology"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
}
}