Proxis Brand: Colors, Fonts, Logo & Visual Identity

Proxis Brand Identity

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

Color Palette

Brand palette extracted from https://www.proxis.ai/.

Designation Color Code RGB Value
Primary #47505F rgb(71, 80, 95)
Secondary #CADAE9 rgb(202, 218, 233)
Accent #47505F rgb(71, 80, 95)
Background #F1F1F1 rgb(241, 241, 241)
Text Primary #0000EE rgb(0, 0, 238)
Link #0000EE rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

Designation Font Link
Primary Pavanam Google Fonts →
Heading Orbitron Google Fonts →

Visual Assets

Favicon

Social Card

UI Components

Live previews rendered using Proxis's actual button styles.

Button Primary

Button Secondary

Brand Personality

Proxis Brand in the Wild

Source: proxis.ai

Source: proxis.ai

Source: youtube.com

Source: posguys.com

Source: samsonite.com.au

Frequently Asked Questions

What is Proxis's primary brand color? Proxis's primary brand color is #47505F. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Proxis use? Proxis uses Pavanam for body text and Orbitron for headings. Fonts were detected on https://www.proxis.ai/ as part of their live design system.

Does Proxis use a light or dark theme? Proxis's primary site uses a light color scheme, with a background of #F1F1F1.

How was this brand profile generated? This profile was extracted from https://www.proxis.ai/ 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 Proxis.

Methodology

Brand data on this page was extracted from https://www.proxis.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 Proxis.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Orbitron",
      "role": "heading"
    },
    {
      "family": "Pavanam",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#47505F",
    "secondary": "#CADAE9",
    "accent": "#47505F",
    "background": "#F1F1F1",
    "textPrimary": "#0000EE",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Pavanam",
      "heading": "Orbitron"
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "36px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#47505F",
      "textColor": "#0000EE",
      "borderRadius": "6px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#0000EE",
      "borderRadius": "6px"
    }
  },
  "images": {
    "favicon": "https://framerusercontent.com/images/viOpNoRjIR7l1eSXWtL9OZhgk4.png",
    "ogImage": "https://framerusercontent.com/assets/XUJ1cUpvJadnBbLIbfrQyak3Tg.png"
  }
}