Pyxai Brand: Colors, Fonts, Logo & Visual Identity

Pyxai Brand Identity

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

Colors

Primary

Hex: #0D6EFD
RGB: rgb(13, 110, 253)

Secondary

Hex: #198754
RGB: rgb(25, 135, 84)

Accent

Hex: #000000
RGB: rgb(0, 0, 0)

Background

Hex: #FFFFFF
RGB: rgb(255, 255, 255)

Text Primary

Hex: #000000
RGB: rgb(0, 0, 0)

Link

Hex: #6C757D
RGB: rgb(108, 117, 125)

Typography

Body Font

Segoe UI

Heading Font

Segoe UI

Color Palette

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

Visual Assets

Logo

Favicon

UI Components

Button Primary

Button Secondary

Brand Personality

Tone: professional
Energy: medium
Audience: business professionals

Pyxai Brand in the Wild

Image: pyxai.com
Source: pyxai.com

Image: pyxai.com
Source: pyxai.com

Frequently Asked Questions

  1. What is Pyxai's primary brand color?
    Pyxai's primary brand color is #0D6EFD.
  2. What accent color does Pyxai use?
    Pyxai uses #000000 as an accent color.
  3. What font does Pyxai use?
    Pyxai uses Segoe UI as the primary typeface.
  4. Does Pyxai use a light or dark theme?
    Pyxai's primary site uses a light color scheme.
  5. Where can I find Pyxai's logo?
    Pyxai's logo is available on their site (https://www.pyxai.com).

Methodology

Brand data on this page was extracted from https://www.pyxai.com using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Segoe UI",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0D6EFD",
    "secondary": "#198754",
    "accent": "#000000",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#6C757D"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Segoe UI",
      "heading": "Segoe UI"
    }
  },
  "components": {
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderColor": "#DEE2E6",
      "borderRadius": "0px"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#198754",
      "borderColor": "#198754",
      "borderRadius": "880px"
    }
  },
  "images": {
    "logo": "https://www.pyxai.com/files/images/pyxai_logo_bg_blk.png?v3.012",
    "favicon": "https://www.pyxai.com/favicon/apple-touch-icon.png?v3.012"
  }
}