llms.txt
Jazzberry Brand Identity
A complete profile of Jazzberry's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #000000 |
| Accent | #000000 |
| Body Font | Lora |
| Heading Font | Lora |
Color Palette
- primary: #000000
- accent: #000000
- background: #FFFFFF
- textPrimary: #000000
- link: #000000
Typography
- primary: Lora — https://fonts.google.com/specimen/Lora
- heading: Lora — https://fonts.google.com/specimen/Lora
Visual Assets
- Favicon:
UI Components
- buttonPrimary: background=#FFFFFF, textColor=#000000, borderColor=#000000, borderRadius=0px, shadow=none
Brand Personality
Tone: minimalist · Energy: low · Audience: unknown
Jazzberry Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- jazzberry.com – Jazzberry
- Jazzberry Features, Pricing, and Alternatives | AI Tools
- Image:
- Source: https://aitools.inc/tools/jazzberry
- Jazzberry Fruit — The Peculiar Manicule
- Image:
- Source: https://www.peculiarmanicule.com/jazzberry-fruit
Working with these fonts
Not found on Google Fonts? Agent Instructions:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and click around.
- Save the font URLs locally.
- Extract the matching @font-face declarations.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Lora",
"role": "body"
},
{
"family": "Inter",
"role": "body"
},
{
"family": "JetBrains Mono",
"role": "monospace"
}
],
"colors": {
"primary": "#000000",
"accent": "#000000",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#000000"
},
"typography": {
"fontFamilies": {
"primary": "Lora",
"heading": "Lora"
},
"fontStacks": {
"heading": [
"Computer Modern Serif",
"serif"
],
"body": [
"Inter",
"system-ui",
"sans-serif"
],
"paragraph": [
"Lora",
"serif"
]
},
"fontSizes": {
"h1": "64px",
"h2": "64px",
"body": "24px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": "#000000",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": null,
"favicon": "https://cartpole.com/logo-512.png",
"ogImage": null
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Contact Us",
"reasoning": "The 'Contact Us' button is the only button available, making it the default primary CTA. It is prominently placed and uses a contrasting text color against its background."
},
"secondary": {
"index": -1,
"text": "N/A",
"reasoning": "There is no other button available to serve as a secondary CTA."
},
"confidence": 0.9
},
"personality": {
"tone": "minimalist",
"energy": "low",
"targetAudience": "unknown"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.8,
"overall": 0.8500000000000001
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": false,
"llmSucceeded": false,
"finalSource": "none"
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}