Home · Branding · Albacore Inc.

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.

Download JSON
Primary
#29487F
Accent
#29487F
Body Font
DM Sans
Heading
Teko

Color Palette

Brand palette extracted from https://www.albacore.inc.

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.

primary
DM Sans
heading
Teko
Teko
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

Albacore Inc. logo
Logo
Albacore Inc. favicon
Favicon
Albacore Inc. social image
Social Card

UI Components

Live previews rendered using Albacore Inc.'s actual button styles.

buttonPrimary
background #181818 textColor #FFFFFF borderRadius 0px shadow none
buttonSecondary
background #0E1213 textColor #FFFFFF borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: businesses interested in undersea technology

Albacore Inc. Brand in the Wild

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

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 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 Albacore Inc..

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": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is a medium-sized, visible logo in the header with a wordmark shape, linking to the homepage, which aligns with the brand 'Albacore'.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Get in Touch",
      "reasoning": "Button #2 ('Get in Touch') is likely the primary CTA due to its action-oriented text, suggesting user engagement. It stands out as a direct call to action."
    },
    "secondary": {
      "index": 1,
      "text": "Contact Us",
      "reasoning": "Button #1 ('Contact Us') is selected as secondary because it has a different background color group (#0E1213) and serves a similar purpose but is less prominent."
    },
    "confidence": 0.9
  },
  "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
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 1,
        "selectedLogoReasoning": "Selected #1 because it is a medium-sized, visible logo in the header with a wordmark shape, linking to the homepage, which aligns with the brand 'Albacore'.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles