Home · Branding · G LNK

G LNK Brand Identity

A complete profile of G LNK's visual system — colors, typography, components, and personality — extracted from https://glnkco.com/. Built for designers, agents, and AI tools.

Download JSON
Primary
#2563EA
Accent
#2563EA
Body Font
Inter
Heading
Instrument Sans

Color Palette

Brand palette extracted from https://glnkco.com/.

primary
#2563EA
rgb(37, 99, 234)
accent
#2563EA
rgb(37, 99, 234)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0000EE
rgb(0, 0, 238)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Instrument Sans
Instrument Sans Google Fonts →
Instrument Sans, sans-serif
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

G LNK logo
Logo
G LNK favicon
Favicon

UI Components

Live previews rendered using G LNK's actual button styles.

input
background #FFFFFF textColor #2B2B2B borderColor #E6E6E6 borderRadius 16px shadow none
buttonPrimary
background #F7F7F7 textColor #2563EA borderColor #F7F7F7 borderRadius 999px shadow none
buttonSecondary
background #FFFFFF textColor #000000 borderColor #E6E6E6 borderRadius 16px shadow none

Brand Personality

Tone: professional Energy: medium Audience: healthcare professionals

G LNK Brand in the Wild

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

Frequently Asked Questions

What is G LNK's primary brand color?

G LNK's primary brand color is #2563EA. It anchors the visual identity across their website, product UI, and marketing materials.

What font does G LNK use?

G LNK uses Inter for body text and Instrument Sans for headings. Fonts were detected on https://glnkco.com/ as part of their live design system.

Does G LNK use a light or dark theme?

G LNK's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find G LNK's logo?

G LNK's logo is available directly on their site (https://glnkco.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 https://glnkco.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 G LNK.

Methodology

Brand data on this page was extracted from https://glnkco.com/ 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 G LNK.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Instrument Sans",
      "role": "heading"
    },
    {
      "family": "Geist",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#2563EA",
    "accent": "#2563EA",
    "background": "#FFFFFF",
    "textPrimary": "#0000EE",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Instrument Sans"
    },
    "fontStacks": {
      "heading": [
        "Instrument Sans",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Geist",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "40px",
      "h2": "36px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "15px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#2B2B2B",
      "borderColor": "#E6E6E6",
      "borderRadius": "16px",
      "borderRadiusCorners": {
        "topLeft": "16px",
        "topRight": "16px",
        "bottomRight": "16px",
        "bottomLeft": "16px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#F7F7F7",
      "textColor": "#2563EA",
      "borderColor": "#F7F7F7",
      "borderRadius": "999px",
      "borderRadiusCorners": {
        "topLeft": "999px",
        "topRight": "999px",
        "bottomRight": "999px",
        "bottomLeft": "999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#E6E6E6",
      "borderRadius": "16px",
      "borderRadiusCorners": {
        "topLeft": "16px",
        "topRight": "16px",
        "bottomRight": "16px",
        "bottomLeft": "16px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://framerusercontent.com/images/94VU6h2HIco2UWMNo5PIKGX9oig.png?width=104&height=101",
    "favicon": "https://framerusercontent.com/images/4YIvypyMWo4DTfowMFvkyM6FkU.png",
    "ogImage": null,
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is in the header, visible, and links to the homepage, matching the favicon and brand identity.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "All",
      "reasoning": "Button #0 has a distinct background color (#F7F7F7) and uses the brand's primary color for text (#2563EA), making it stand out as a primary CTA."
    },
    "secondary": {
      "index": 4,
      "text": "Show More",
      "reasoning": "Button #4 has a different background color (#FFFFFF) and a border radius that distinguishes it from the primary button, making it suitable as a secondary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "healthcare professionals"
  },
  "designSystem": {
    "framework": "custom",
    "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 in the header, visible, and links to the homepage, matching the favicon and brand identity.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles