Zep AI Brand: Colors, Fonts, Logo & Visual Identity

Zep AI Brand Identity

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

Color Palette

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

Color Name HEX RGB
primary #4226AA rgb(66, 38, 170)
secondary #4A5565 rgb(74, 85, 101)
accent #4226AA rgb(66, 38, 170)
background #FFFFFF rgb(255, 255, 255)
textPrimary #364153 rgb(54, 65, 83)
link #364153 rgb(54, 65, 83)

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Zep AI's actual button styles.

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

  1. What is Zep AI's primary brand color?
    Zep AI's primary brand color is #4226AA. It anchors the visual identity across their website, product UI, and marketing materials.

  2. What font does Zep AI use?
    Zep AI uses neueMontreal as the primary typeface across body and headings.

  3. Does Zep AI use a light or dark theme?
    Zep AI's primary site uses a light color scheme, with a background of #FFFFFF.

  4. Where can I find Zep AI's logo?
    Zep AI's logo is available directly on their site (https://www.getzep.com/). The current logo URL is included in the machine-readable JSON profile linked above.

  5. How was this brand profile generated?
    This profile was extracted from https://www.getzep.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 Zep AI.

Methodology

Brand data on this page was extracted from https://www.getzep.com/ on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "neueMontreal",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#4226AA",
    "secondary": "#4A5565",
    "accent": "#4226AA",
    "background": "#FFFFFF",
    "textPrimary": "#364153",
    "link": "#364153"
  },
  "typography": {
    "fontFamilies": {
      "primary": "neueMontreal",
      "heading": "neueMontreal"
    },
    "fontStacks": {
      "heading": [
        "neueMontreal",
        "system-ui",
        "sans-serif"
      ],
      "body": [
        "neueMontreal",
        "system-ui",
        "sans-serif"
      ],
      "paragraph": [
        "neueMontreal",
        "system-ui",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "48px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#4226AA",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#4226AA",
      "borderColor": "#4226AA",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.getzep.com/zep-logo-lockup-daisy-bush-rgb.svg",
    "favicon": "https://www.getzep.com/zep-logo-icon-gradient-rgb-circle-favicon-32.png",
    "ogImage": "https://www.getzep.com/og-image.png",
    "logoHref": "/",
    "logoAlt": "Zep"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "AI developers and tech companies"
  }
}