Balto Brand: Colors, Fonts, Logo & Visual Identity

Balto Brand Identity

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

Color Palette

Brand palette extracted from http://playbalto.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Social Card

UI Components

Live previews rendered using Balto's actual button styles.

Brand Personality

Balto Brand in the Wild

Image: i.ebayimg.com
Source: ebay.com

Image: preview.redd.it
Source: reddit.com

Image: m.media-amazon.com
Source: imdb.com

Frequently Asked Questions

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Noto Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#4E73B7",
    "secondary": "#0166FE",
    "accent": "#2AA527",
    "background": "#FFFFFF",
    "textPrimary": "#2AA527",
    "link": "#2AA527"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Noto Sans",
      "heading": "Noto Sans"
    },
    "fontStacks": {
      "heading": [
        "noto-sans",
        "sans-serif"
      ],
      "body": [
        "Noto Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Noto Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "24px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#2C4B79",
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#2AA527",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#2AA527",
      "borderColor": "#2AA527",
      "borderRadius": "2px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://static.hugedomains.com/images/hdv3-img/hd-header-logo-v3.svg",
    "favicon": null,
    "ogImage": "https://static.hugedomains.com/images/hdv3-img/og_hugedomains.png",
    "logoHref": "https://www.hugeDomains.com/index.cfm",
    "logoAlt": "logo"
  }
}