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
- primary: #0A1D31
- secondary: #EAFFF6
- accent: #B7C1CC
- background: #FFFFFF
- textPrimary: #1E344B
- link: #1E344B
Typography
- primary: Plus Jakarta Sans — https://fonts.google.com/specimen/Plus+Jakarta+Sans
- heading: Lora — https://fonts.google.com/specimen/Lora
Visual Assets
- Logo:
- Favicon:
UI Components
- buttonPrimary: background=#B7C1CC, textColor=#FFFFFF, borderRadius=40px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: technology and mobility sectors
GBatteries Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- GBatteries - Li-metal batteries for the future of mobility
- Image:
- Source: GBatteries
- GBatteries - Li-metal batteries for the future of mobility
- Image:
- Source: GBatteries
- About us - GBatteries
- Image:
- Source: About GBatteries
- About us - GBatteries
- Image:
- Source: About GBatteries
- GBatteries - Li-metal batteries for the future of mobility
- Image:
- Source: GBatteries
- GBatteries - Li-metal batteries for the future of mobility
- Image:
- Source: GBatteries
Working with these fonts
Not found on Google Fonts? Here’s a suggested flow:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and explore different routes to capture all font weights.
- Save the captured font URLs locally.
- 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
}
}