llms.txt

Glean Brand Identity

A complete profile of Glean's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #343CED
Accent #D8FD49
Body Font Polysans Neutral
Heading Font Polysans Median

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: high · Audience: business professionals

Glean Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Instructions that you can follow if you have permission to use the fonts:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around.
  4. For each captured font URL: right-click → Save As to download the file locally.
  5. View the page's CSS and copy out the matching @font-face declarations.

Only do this if you have permission to use the brand assets.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Polysans Neutral",
      "role": "body"
    },
    {
      "family": "Polysans Median",
      "role": "heading"
    },
    {
      "family": "Polysans Slim",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#343CED",
    "secondary": "#777767",
    "accent": "#D8FD49",
    "background": "#FFFFFF",
    "textPrimary": "#333333",
    "link": "#D8FD49"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Polysans Neutral",
      "heading": "Polysans Median"
    },
    "fontStacks": {
      "heading": [
        "Polysans Neutral",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Polysans Neutral",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Polysans Slim",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "40px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#6F6F6F",
      "borderColor": "#CECECE",
      "borderRadius": "8px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#D8FD49",
      "textColor": "#333333",
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#333333",
      "borderRadius": "0px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/6127a84dfe068e153ef20572/66ded1bc82df72f2e1d56eb7_Glean%20Logomark%20Blue.svg",
    "favicon": "https://cdn.prod.website-files.com/6127a84dfe068e153ef20572/67189bf127c626679a308b22_32x32%20Glean%20Favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/6127a84dfe068e153ef20572/68d4e4b2f311b084a6eb9cef_Glean%5Bdot%5Dcom%20Cover%20Image.png"
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "business professionals"
  }
}