Home · Branding · Ontop

Ontop Brand Identity

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

Download JSON
Primary
#7A50F7
Accent
#7A50F7
Body Font
Generalsans
Heading
Generalsans

Color Palette

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

primary
#7A50F7
rgb(122, 80, 247)
secondary
#FF5A71
rgb(255, 90, 113)
accent
#7A50F7
rgb(122, 80, 247)
background
#000000
rgb(0, 0, 0)
textPrimary
#FFFFFF
rgb(255, 255, 255)
link
#281782
rgb(40, 23, 130)

Typography

Each font links to its Google Fonts page where available.

primary
Generalsans
Generalsans Google Fonts →
heading
Generalsans
Generalsans Google Fonts →
Generalsans, 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

Ontop logo
Logo
Ontop favicon
Favicon
Ontop social image
Social Card

UI Components

Live previews rendered using Ontop's actual button styles.

buttonPrimary
background #7A50F7 textColor #FFFFFF borderRadius 100px shadow none
buttonSecondary
background #281782 textColor #FFFFFF borderRadius 100px shadow none

Brand Personality

Tone: modern Energy: high Audience: business professionals seeking global payroll solutions

Ontop Brand in the Wild

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

Frequently Asked Questions

What is Ontop's primary brand color?

Ontop's primary brand color is #7A50F7. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Ontop use?

Ontop uses Generalsans as the primary typeface across body and headings.

Does Ontop use a light or dark theme?

Ontop's primary site uses a dark color scheme, with a background of #000000.

Where can I find Ontop's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Generalsans",
      "role": "body"
    },
    {
      "family": "Roboto",
      "role": "unknown"
    },
    {
      "family": "Oxygen",
      "role": "unknown"
    },
    {
      "family": "Ubuntu",
      "role": "unknown"
    },
    {
      "family": "Cantarell",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#7A50F7",
    "secondary": "#FF5A71",
    "accent": "#7A50F7",
    "background": "#000000",
    "textPrimary": "#FFFFFF",
    "link": "#281782"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Generalsans",
      "heading": "Generalsans"
    },
    "fontStacks": {
      "heading": [
        "Generalsans",
        "sans-serif"
      ],
      "body": [
        "Generalsans",
        "sans-serif"
      ],
      "paragraph": [
        "Generalsans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "64px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#7A50F7",
      "textColor": "#FFFFFF",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#281782",
      "textColor": "#FFFFFF",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/61d30e8161ba278f7d77b818/653247196948a37ff67fd098_de1431e9ac8172c29b94dbc0e8b3171f_Ontop-logo-white.avif",
    "favicon": "https://cdn.prod.website-files.com/61d30e8161ba278f7d77b818/69e2aeeb25f7add3e9bbbcc0_32.png",
    "ogImage": "https://cdn.prod.website-files.com/61d30e8161ba278f7d77b818/69e0f61e820356ebc86a7eec_Group%201321316300.png",
    "logoHref": "https://www.getontop.com/?utm_source=organic&campaign_id=https%3A%2F%2Fwww.getontop.com%2F",
    "logoAlt": "Ontop global payroll"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Start now",
      "reasoning": "Button #0 'Start now' uses the vibrant brand color #7A50F7, making it the most prominent CTA."
    },
    "secondary": {
      "index": 5,
      "text": "Talk to an expert",
      "reasoning": "Button #5 'Talk to an expert' uses a different vibrant color #281782, making it suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "business professionals seeking global payroll 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": 1,
        "selectedLogoReasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles