llms.txt
CrediBook Brand Identity
A complete profile of CrediBook's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #029958 |
| Accent | #18BA62 |
| Body Font | Montserrat |
| Heading Font | Montserrat |
Color Palette
- primary: #029958
- secondary: #2299DD
- accent: #18BA62
- background: #1E1E1E
- textPrimary: #1E1E1E
- link: #18BA62
Typography
- primary: Montserrat — https://fonts.google.com/specimen/Montserrat
- heading: Montserrat — https://fonts.google.com/specimen/Montserrat
Visual Assets
- Logo:
- Favicon:
UI Components
- buttonPrimary: background=#029958, textColor=#FFFFFF, borderRadius=9999px, shadow=none
- buttonSecondary: background=#606060, textColor=#434343, borderRadius=16px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: small business owners
CrediBook Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- CrediBook - Catatan Keuangan Harian dan Pembukuan
- Image:
- Source: Source
- CrediBook - Catatan Keuangan Harian dan Pembukuan
- Image:
- Source: Source
- Pembatasan Fitur CrediBook FREE Version
- Image:
- Source: Source
- What We Do - CrediBook Career
- Image:
- Source: Source
- CrediBook Career
- Image:
- Source: Source
- Catatan Keuangan Harian dan Pembukuan - CrediBook
- Image:
- Source: Source
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Montserrat",
"role": "body"
}
],
"colors": {
"primary": "#029958",
"secondary": "#2299DD",
"accent": "#18BA62",
"background": "#1E1E1E",
"textPrimary": "#1E1E1E",
"link": "#18BA62"
},
"typography": {
"fontFamilies": {
"primary": "Montserrat",
"heading": "Montserrat"
},
"fontStacks": {
"heading": [
"Montserrat",
"sans-serif"
],
"body": [
"Montserrat",
"sans-serif"
],
"paragraph": [
"Montserrat",
"sans-serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "16px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "10px"
},
"components": {
"buttonPrimary": {
"background": "#029958",
"textColor": "#FFFFFF",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#606060",
"textColor": "#434343",
"borderRadius": "16px",
"borderRadiusCorners": {
"topLeft": "16px",
"topRight": "16px",
"bottomRight": "16px",
"bottomLeft": "16px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://credibook.com/images/logo-corporate-text.svg",
"favicon": "https://credibook.com/favicons/icon-48x48.png",
"ogImage": null,
"logoHref": "/",
"logoAlt": "logo"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "small business owners"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}