Superlinked Brand: Colors, Fonts, Logo & Visual Identity

Superlinked Brand Identity

A complete profile of Superlinked's visual system — colors, typography, components, and personality — extracted from superlinked.com. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from superlinked.com.

Typography

Each font links to its Google Fonts page where available.

UI Components

Live previews rendered using Superlinked's actual button styles.

Brand Personality

Superlinked Brand in the Wild

Image: cdn.prod.website-files.com

Source: superlinked.com

Frequently Asked Questions

What is Superlinked's primary brand color?
Superlinked's primary brand color is #F7451D. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Superlinked use?
Superlinked uses #FF6A4A as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Superlinked use?
Superlinked uses Inter for body text and Allianceno 2 for headings. Fonts were detected on superlinked.com as part of their live design system.

Does Superlinked use a light or dark theme?
Superlinked's primary site uses a light color scheme, with a background of #F2F0EC.

Where can I find Superlinked's logo?
Superlinked's logo is available directly on their site (superlinked.com). 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 superlinked.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 Superlinked.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Allianceno 2",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#F7451D",
    "secondary": "#48485A",
    "accent": "#FF6A4A",
    "background": "#F2F0EC",
    "textPrimary": "#1F1F2C",
    "link": "#FF6A4A"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Allianceno 2"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#E0E0E0",
      "borderColor": "#363642",
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#1F1F2C",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#454250",
      "textColor": "#FFFFFF",
      "borderColor": "#454250",
      "borderRadius": "0px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://superlinked.com/diagrams/superlinked-logo-white.svg",
    "favicon": "https://superlinked.com/favicon.png"
  }
}