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.
- primary: #4E73B7
rgb(78, 115, 183) - secondary: #0166FE
rgb(1, 102, 254) - accent: #2AA527
rgb(42, 165, 39) - background: #FFFFFF
rgb(255, 255, 255) - textPrimary: #2AA527
rgb(42, 165, 39) - link: #2AA527
rgb(42, 165, 39)
Typography
Each font links to its Google Fonts page where available.
- primary: Noto Sans
Noto Sans Google Fonts → - heading: Noto Sans
Noto Sans Google Fonts →
Visual Assets
Logo
Social Card
UI Components
Live previews rendered using Balto's actual button styles.
Input:
- background: #FFFFFF
- textColor: #000000
- borderColor: #2C4B79
- borderRadius: 0px
- shadow: none
Button Primary:
- background: #2AA527
- textColor: #FFFFFF
- borderRadius: 0px
- shadow: none
Button Secondary:
- background: #FFFFFF
- textColor: #2AA527
- borderColor: #2AA527
- borderRadius: 2px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: businesses looking to purchase domains
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
- What is Balto's primary brand color?
Balto's primary brand color is #4E73B7. It anchors the visual identity across their website, product UI, and marketing materials. - What accent color does Balto use?
Balto uses #2AA527 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis. - What font does Balto use?
Balto uses Noto Sans as the primary typeface across body and headings. - Does Balto use a light or dark theme?
Balto's primary site uses a light color scheme, with a background of #FFFFFF. - Where can I find Balto's logo?
Balto's logo is available directly on their site (http://playbalto.com). The current logo URL is included in the machine-readable JSON profile linked above. - How was this brand profile generated?
This profile was extracted from http://playbalto.com using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Balto.
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"
}
}