Plexe Brand: Colors, Fonts, Logo & Visual Identity

Plexe Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Plexe's actual button styles.

Brand Personality

Plexe Brand in the Wild

Image: framerusercontent.com

Source: plexe.ai

Image: plexe.mintlify.app

Source: docs.plexe.ai

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://plexe.ai 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. 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 Plexe.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Neue Montreal Regular",
      "role": "unknown"
    },
    {
      "family": "Manrope",
      "role": "unknown"
    },
    {
      "family": "Satoshi",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#3F5FFF",
    "secondary": "#0000EE",
    "accent": "#3F5FFF",
    "background": "#FFFFFF",
    "textPrimary": "#1A1A1A",
    "link": "#2164E8"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Neue Montreal Regular",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "12px",
      "h2": "30px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#3F5FFF",
      "textColor": "#0000EE",
      "borderRadius": "40px",
      "borderRadiusCorners": {
        "topLeft": "40px",
        "topRight": "40px",
        "bottomRight": "40px",
        "bottomLeft": "40px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F9FAFC",
      "textColor": "#0000EE",
      "borderRadius": "40px",
      "borderRadiusCorners": {
        "topLeft": "40px",
        "topRight": "40px",
        "bottomRight": "40px",
        "bottomLeft": "40px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": null,
    "favicon": "https://framerusercontent.com/images/ySgX19uu6cFO4dieE6EokVeeF0.png",
    "ogImage": null
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  }
}