llms.txt

GBatteries Brand Identity

A complete profile of GBatteries's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #0A1D31
Accent #B7C1CC
Body Font Plus Jakarta Sans
Heading Font Lora

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: technology and mobility sectors

GBatteries Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Working with these fonts

Not found on Google Fonts? Here’s a suggested flow:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and explore different routes to capture all font weights.
  4. Save the captured font URLs locally.
  5. Extract the relevant @font-face declarations from the page's CSS.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Plus Jakarta Sans",
   "role": "body"
  },
  {
   "family": "Lora",
   "role": "heading"
  }
 ],
 "colors": {
  "primary": "#0A1D31",
  "secondary": "#EAFFF6",
  "accent": "#B7C1CC",
  "background": "#FFFFFF",
  "textPrimary": "#1E344B",
  "link": "#1E344B"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Plus Jakarta Sans",
   "heading": "Lora"
  },
  "fontStacks": {
   "heading": [
    "Plus Jakarta Sans",
    "sans-serif"
   ],
   "body": [
    "Lora",
    "sans-serif"
   ],
   "paragraph": [
    "Lora",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "68px",
   "h2": "68px",
   "body": "18px"
  }
 },
 "spacing": {
  "baseUnit": 8,
  "borderRadius": "0px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#B7C1CC",
   "textColor": "#FFFFFF",
   "borderRadius": "40px",
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://cdn.prod.website-files.com/648e62826195cd6c5c823020/6585eac5241ed769aae68033_logo-standard-home-color3.png",
  "favicon": "https://cdn.prod.website-files.com/648e62826195cd6c5c823020/64c299470419685d59d7928a_favicon.png",
  "ogImage": null
 },
 "personality": {
  "tone": "modern",
  "energy": "medium",
  "targetAudience": "technology and mobility sectors"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.9,
  "colors": 0.95,
  "overall": 0.925
 }
}