Juxta Brand: Colors, Fonts, Logo & Visual Identity

Juxta Brand Identity

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

Color Palette

Brand palette extracted from https://juxta.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Juxta's actual button styles.

Button Primary

Button Secondary

Brand Personality

Juxta Brand in the Wild

Image: juxta.com

Image: juxta.com

Image: juxta.com

Image: juxta.com

Image: juxta.com

Image: juxta.com

Frequently Asked Questions

Methodology

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

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Fustat",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#EBD8D7",
    "secondary": "#111827",
    "accent": "#000000",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#1F2937"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Fustat",
      "heading": "Fustat"
    },
    "fontStacks": {
      "heading": [
        "Fustat",
        "sans-serif"
      ],
      "body": [
        "Fustat",
        "sans-serif"
      ],
      "paragraph": [
        "Fustat",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "36px",
      "h2": "30px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#111827",
      "borderColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.juxta.com/_next/image?url=%2Fwhite-mark.png&w=256&q=75",
    "favicon": "https://www.juxta.com/favicon.png",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Juxta Logo"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  }
}