Namely Brand: Colors, Fonts, Logo & Visual Identity

Namely Brand Identity

A complete profile of Namely's visual system — colors, typography, components, and personality — extracted from https://namely.ai. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://namely.ai.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Namely's actual button styles.

Brand Personality

Namely Brand in the Wild

Image: mlnq5qmsdxfa.i.optimole.com

Source: namely.com

Image: vensure.clientspace.net

Source: vensure.clientspace.net

Image: mlnq5qmsdxfa.i.optimole.com

Source: namely.com

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://namely.ai on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Outfit",
      "role": "body"
    },
    {
      "family": "Space Grotesk",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#6B7280",
    "secondary": "#60697B",
    "accent": "#FEFEFE",
    "background": "#FEFEFE",
    "textPrimary": "#343F52",
    "link": "#343F52"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Outfit",
      "heading": "Space Grotesk"
    },
    "fontStacks": {
      "heading": [
        "Space Grotesk"
      ],
      "body": [
        "Outfit",
        "sans-serif"
      ],
      "paragraph": [
        "Outfit"
      ]
    },
    "fontSizes": {
      "h1": "95.6px",
      "h2": "26px",
      "body": "15px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FEFEFE",
      "textColor": "#FFFFFF",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "rgba(60, 131, 246, 0.4) 0px 8px 40px -8px"
    },
    "buttonSecondary": {
      "background": "#F5F7F9",
      "textColor": "#0F1729",
      "borderColor": "#D4D4D8",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.namely.ai/assets/img/logo.png",
    "favicon": "https://www.namely.ai/assets/img/favicon.png",
    "ogImage": null,
    "logoHref": "https://www.namely.ai/"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals"
  }
}