Home · Branding · Topline Pro

Topline Pro Brand Identity

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

Download JSON
Primary
#3B496A
Accent
#E64D3D
Body Font
Inter
Heading
Schibsted Grotesk

Color Palette

Brand palette extracted from https://www.toplinepro.com.

primary
#3B496A
rgb(59, 73, 106)
secondary
#020B2C
rgb(2, 11, 44)
accent
#E64D3D
rgb(230, 77, 61)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#E64D3D
rgb(230, 77, 61)
link
#E64D3D
rgb(230, 77, 61)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Schibsted Grotesk
Schibsted Grotesk Google Fonts →
Schibsted Grotesk, 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

Topline Pro logo
Logo
Topline Pro favicon
Favicon
Topline Pro social image
Social Card

UI Components

Live previews rendered using Topline Pro's actual button styles.

input
background #FFFFFF textColor #050D21 borderColor null borderRadius 1920px shadow none
buttonPrimary
background #E64D3D textColor #FFFFFF borderColor #E64D3D borderRadius 1920px shadow none
buttonSecondary
background transparent textColor #3B496A borderColor #3B496A borderRadius 1920px shadow none

Brand Personality

Tone: professional Energy: medium Audience: service professionals and businesses looking for AI solutions

Topline Pro Brand in the Wild

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

Frequently Asked Questions

What is Topline Pro's primary brand color?

Topline Pro's primary brand color is #3B496A. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Topline Pro use?

Topline Pro uses #E64D3D as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Topline Pro use?

Topline Pro uses Inter for body text and Schibsted Grotesk for headings. Fonts were detected on https://www.toplinepro.com as part of their live design system.

Does Topline Pro use a light or dark theme?

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

Where can I find Topline Pro's logo?

Topline Pro's logo is available directly on their site (https://www.toplinepro.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://www.toplinepro.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 Topline Pro.

Methodology

Brand data on this page was extracted from https://www.toplinepro.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 Topline Pro.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Schibsted Grotesk",
      "role": "heading"
    },
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#3B496A",
    "secondary": "#020B2C",
    "accent": "#E64D3D",
    "background": "#FFFFFF",
    "textPrimary": "#E64D3D",
    "link": "#E64D3D"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Schibsted Grotesk"
    },
    "fontStacks": {
      "heading": [
        "Schibsted Grotesk",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "56px",
      "body": "14.08px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#050D21",
      "borderColor": null,
      "borderRadius": "1920px",
      "borderRadiusCorners": {
        "topLeft": "1920px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "1920px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#E64D3D",
      "textColor": "#FFFFFF",
      "borderColor": "#E64D3D",
      "borderRadius": "1920px",
      "borderRadiusCorners": {
        "topLeft": "1920px",
        "topRight": "1920px",
        "bottomRight": "1920px",
        "bottomLeft": "1920px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#3B496A",
      "borderColor": "#3B496A",
      "borderRadius": "1920px",
      "borderRadiusCorners": {
        "topLeft": "1920px",
        "topRight": "1920px",
        "bottomRight": "1920px",
        "bottomLeft": "1920px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/680ba7a826d945624429b57a/68111e9fb60ee3ea23bdf827_logo-dark.webp",
    "favicon": "https://cdn.prod.website-files.com/680ba7a826d945624429b57a/68aa13bfcdfcfa959599fa89_Favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/680ba7a826d945624429b57a/689dc13f82c9b89ea95858db_Screenshot%202025-08-14%20at%206.57.54%E2%80%AFAM.png",
    "logoHref": "/",
    "logoAlt": "go to homepage"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 50,
    "reasoning": "Selected #0 because it is located in the header, links to the homepage, and matches the favicon, indicating it is the main brand logo.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Start Now",
      "reasoning": "Button #0 with text 'Start Now' is the primary CTA due to its vibrant brand color (#E64D3D) and action-oriented text, making it the most prominent call-to-action."
    },
    "secondary": {
      "index": 6,
      "text": "View All Resources",
      "reasoning": "Button #6 'View All Resources' is selected as secondary due to its transparent background, providing a clear contrast to the primary button's vibrant color."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "service professionals and businesses looking for AI solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, links to the homepage, and matches the favicon, indicating it is the main brand logo.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles