Catalyx Space Brand: Colors, Fonts, Logo & Visual Identity

Catalyx Space Brand Identity

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

Color Palette

Brand palette extracted from https://www.catalyx.space/.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

.svg)

UI Components

Live previews rendered using Catalyx Space's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://www.catalyx.space/ 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": "Geist",
      "role": "body"
    },
    {
      "family": "Geist Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#0082F3",
    "accent": "#EAEFF2",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#3898EC"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Geist",
      "heading": "Geist"
    },
    "fontStacks": {
      "heading": [
        "Geist",
        "sans-serif"
      ],
      "body": [
        "Geist",
        "sans-serif"
      ],
      "paragraph": [
        "Geist",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "48px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#898989",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#EAEFF2",
      "textColor": "#000000",
      "borderColor": "#EAEFF2",
      "borderRadius": "6.4px",
      "borderRadiusCorners": {
        "topLeft": "6.4px",
        "topRight": "6.4px",
        "bottomRight": "6.4px",
        "bottomLeft": "6.4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/67cf249f3dc5747489bb70a4/67f006471d6f30f6c61d5783_Container%20(5).svg",
    "favicon": "https://cdn.prod.website-files.com/67cf249f3dc5747489bb70a4/67d0ac3b391415355e9636b0_Frame%201000001440.png",
    "ogImage": null
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "technology enthusiasts"
  }
}