llms.txt
InspectMind AI Brand Identity
A complete profile of InspectMind AI's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #059669 |
| Accent | #059669 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #059669
- secondary: #047857
- accent: #059669
- background: #FFFFFF
- textPrimary: #0F172A
- link: #0F172A
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- input: background=#FFFFFF, textColor=#0F172A, borderColor=#E2E8F0, borderRadius=10px, shadow=none
- buttonPrimary: background=#059669, textColor=#FFFFFF, borderRadius=10px, shadow=none
- buttonSecondary: background=#0F172A, textColor=#FFFFFF, borderRadius=12px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: construction and engineering professionals
InspectMind AI Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- AI Plan Review Case Studies | InspectMind AI
- Image:
- Source: Link
- AI Plan Review for Architects & Engineers | Cleaner Permits
- Image:
- Source: Link
- AI Plan Review Case Studies | InspectMind AI
- Image:
- Source: Link
- Privacy Policy | InspectMind AI
- Image:
- Source: Link
- AI Plan Check & Drawing Review | From $100 | InspectMind
- Image:
- Source: Link
- Comparisons – InspectMind vs Construction Software
- Image:
- Source: Link
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 sections to capture font URLs.
- For each captured font URL: right-click → Save As to download the file.
- View the page's CSS and extract matching @font-face declarations.
Only do this if you have permission to use the brand assets.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{"family": "Inter", "role": "body"}
],
"colors": {
"primary": "#059669",
"secondary": "#047857",
"accent": "#059669",
"background": "#FFFFFF",
"textPrimary": "#0F172A",
"link": "#0F172A"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": ["Inter", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "system-ui", "sans-serif"],
"body": ["Inter", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "system-ui", "sans-serif"],
"paragraph": ["Inter", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "system-ui", "sans-serif"]
},
"fontSizes": {
"h1": "64px",
"h2": "48px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "10px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#0F172A",
"borderColor": "#E2E8F0",
"borderRadius": "10px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#059669",
"textColor": "#FFFFFF",
"borderRadius": "10px",
"shadow": "none"
},
"buttonSecondary": {
"background": "#0F172A",
"textColor": "#FFFFFF",
"borderRadius": "12px",
"shadow": "none"
}
},
"images": {
"logo": "https://www.inspectmind.ai/icon.png",
"favicon": "https://www.inspectmind.ai/icon.png",
"ogImage": "https://www.inspectmind.ai/checker-workspace-ui.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "construction and engineering professionals"
},
"designSystem": {
"framework": "tailwind"
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}