llms.txt
Brickwise Brand Identity
A complete profile of Brickwise's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #283348 |
| Accent | #283348 |
| Body Font | Apple Color Emoji |
| Heading Font | Apple Color Emoji |
Color Palette
- primary: #283348
- secondary: #F2EBD4
- accent: #283348
- background: #FFFFFF
- textPrimary: #111827
- link: #111827
Typography
- primary: Apple Color Emoji — https://fonts.google.com/specimen/Apple+Color+Emoji
- heading: Apple Color Emoji — https://fonts.google.com/specimen/Apple+Color+Emoji
Visual Assets
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#283348, textColor=#F2EBD4, borderRadius=10px, shadow=none
- buttonSecondary: background=#FAFAFA, textColor=#1A212D, borderColor=#FFFFFF, borderRadius=10px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: property managers and real estate professionals
Brickwise Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Tenant Onboarding Maintenance Checklist for Landlords - Brickwise Blog
- Image:
- Source: Tenant Onboarding Checklist
- Rental Property Tracking Software NYC: Built for the Pace of New York | Brickwise AI
- Image:
- Source: Rental Property Tracking Software NYC
- Safety Inspection Checklist for Rental Properties - Brickwise Blog
- Image:
- Source: Safety Inspection Checklist
- Managing 10 vs 100 Rental Properties | Brickwise AI - Brickwise Blog
- Image:
- Source: Managing 10 vs 100 Rental Properties
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Apple Color Emoji",
"role": "unknown"
},
{
"family": "Segoe UI Emoji",
"role": "unknown"
},
{
"family": "Segoe UI Symbol",
"role": "unknown"
},
{
"family": "Noto Color Emoji",
"role": "unknown"
}
],
"colors": {
"primary": "#283348",
"secondary": "#F2EBD4",
"accent": "#283348",
"background": "#FFFFFF",
"textPrimary": "#111827",
"link": "#111827"
},
"typography": {
"fontFamilies": {
"primary": "Apple Color Emoji",
"heading": "Apple Color Emoji"
},
"fontStacks": {
"heading": [
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"body": [
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"paragraph": [
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
]
},
"fontSizes": {
"h1": "72px",
"h2": "48px",
"body": "24px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "6px"
},
"components": {
"buttonPrimary": {
"background": "#283348",
"textColor": "#F2EBD4",
"borderRadius": "10px",
"borderRadiusCorners": {
"topLeft": "10px",
"topRight": "10px",
"bottomRight": "10px",
"bottomLeft": "10px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FAFAFA",
"textColor": "#1A212D",
"borderColor": "#FFFFFF",
"borderRadius": "10px",
"borderRadiusCorners": {
"topLeft": "10px",
"topRight": "10px",
"bottomRight": "10px",
"bottomLeft": "10px"
},
"shadow": "none"
}
},
"images": {
"favicon": "https://www.brickwiseai.com/favicon.ico",
"ogImage": "https://www.brickwiseai.com/og-image.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "property managers and real estate professionals"
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}