Home · Branding · AlphaSense

AlphaSense Brand Identity

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

Download JSON
Primary
#0040FF
Accent
#0040FF
Body Font
Inter
Heading
ES Klarheit Kurrent

Color Palette

Brand palette extracted from https://alpha-sense.com.

primary
#0040FF
rgb(0, 64, 255)
secondary
#FFFF52
rgb(255, 255, 82)
accent
#0040FF
rgb(0, 64, 255)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#1D1D1D
rgb(29, 29, 29)
link
#0F111F
rgb(15, 17, 31)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
ES Klarheit Kurrent
ES Klarheit Kurrent Google Fonts →
esKlarheit, esKlarheit Fallback, Arial, sans-serif, ES Klarheit Kurrent
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

AlphaSense logo
Logo
AlphaSense favicon
Favicon
AlphaSense social image
Social Card

UI Components

Live previews rendered using AlphaSense's actual button styles.

input
background transparent textColor #000000 borderColor null borderRadius 0px shadow none
buttonPrimary
background #0040FF textColor #FFFFFF borderRadius 8px shadow none
buttonSecondary
background #FFFF52 textColor #000000 borderRadius 2px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals and market analysts

AlphaSense Brand in the Wild

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

Frequently Asked Questions

What is AlphaSense's primary brand color?

AlphaSense's primary brand color is #0040FF. It anchors the visual identity across their website, product UI, and marketing materials.

What font does AlphaSense use?

AlphaSense uses Inter for body text and ES Klarheit Kurrent for headings. Fonts were detected on https://alpha-sense.com as part of their live design system.

Does AlphaSense use a light or dark theme?

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

Where can I find AlphaSense's logo?

AlphaSense's logo is available directly on their site (https://alpha-sense.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://alpha-sense.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 AlphaSense.

Methodology

Brand data on this page was extracted from https://alpha-sense.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 AlphaSense.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "ES Klarheit Kurrent",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#0040FF",
    "secondary": "#FFFF52",
    "accent": "#0040FF",
    "background": "#FFFFFF",
    "textPrimary": "#1D1D1D",
    "link": "#0F111F"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "ES Klarheit Kurrent"
    },
    "fontStacks": {
      "heading": [
        "esKlarheit",
        "esKlarheit Fallback",
        "Arial",
        "sans-serif",
        "ES Klarheit Kurrent"
      ],
      "body": [
        "Inter",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "48px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#0040FF",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFF52",
      "textColor": "#000000",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.sanity.io/images/ewv2vq7j/production/33be7939d26d9ad17d653bfbbadfdd0736539333-133x23.svg?fit=max&auto=format",
    "favicon": "https://www.alpha-sense.com/favicon.ico",
    "ogImage": "https://cdn.sanity.io/images/ewv2vq7j/production/d032490807040a9143db481b37b983c677cc1ba1-2100x1400.png",
    "logoHref": "/",
    "logoAlt": "AlphaSense Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and has alt text matching the brand 'AlphaSense'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get Started for Free",
      "reasoning": "Button #0 has a vibrant blue background (#0040FF), which is the brand color, and features action-oriented text 'Get Started for Free', making it the primary CTA."
    },
    "secondary": {
      "index": 7,
      "text": "Read report",
      "reasoning": "Button #7 has a different vibrant color (#FFFF52) and serves as a secondary action with the text 'Read report', fitting the criteria for a secondary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals and market analysts"
  },
  "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 visible, located in the header, links to the homepage, and has alt text matching the brand 'AlphaSense'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles