Codeball Brand: Colors, Fonts, Logo & Visual Identity

Codeball Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

... (content omitted for brevity)

Visual Assets

UI Components

Live previews rendered using Codeball's actual button styles.

Brand Personality

Codeball Brand in the Wild

Image: codeball.ai

Image: codeball.ai

Image: codeball.ai

Image: codeball.ai

Image: codeball.ai

Image: codeball.ai

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://codeball.ai on 2026-07-27 using the branding extraction API.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Plus Jakarta Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FF9900",
    "secondary": "#1EA0C3",
    "accent": "#052D32",
    "background": "#FFFFFF",
    "textPrimary": "#052D32",
    "link": "#052D32"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Plus Jakarta Sans",
      "heading": "Plus Jakarta Sans"
    },
    "fontStacks": {
      "heading": [
        "Plus Jakarta Sans",
        "sans-serif"
      ],
      "body": [
        "Plus Jakarta Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Plus Jakarta Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "42px",
      "h2": "20px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#666666",
      "borderColor": "#DEE2E6",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://codeball.ai/wp-content/uploads/2025/04/cropped-AI-BallCode-32x32.jpg",
    "ogImage": null
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "web developers and tech enthusiasts"
  }
}