patientdesk ai.json
Patientdesk.ai Brand Identity
A complete profile of Patientdesk.ai's visual system — colors, typography, components, and personality — extracted from https://patientdesk.ai/. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/patientdesk-ai
- Machine-readable JSON: https://characterquilt.com/branding/patientdesk-ai.json
Quick Facts
| Field | Value |
|---|---|
| Primary | #4B5563 |
| Accent | #2563EB |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #4B5563
- secondary: #2563EB
- accent: #2563EB
- background: #FCFCFC
- textPrimary: #14141E
- link: #111827
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
- buttonPrimary: background=#FCFCFC, textColor=#14141E, borderColor=#2563EB, borderRadius=500px, shadow=rgba(0, 0, 0, 0.08) 0px 4px 12px 0px, rgba(0, 0, 0, 0.04) 0px 1px 3px 0px
- buttonSecondary: background=#F3F4F6, textColor=#6B7280, borderRadius=12px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: dental practices
Patientdesk.ai Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Patientdesk.ai — AI Booking System for Dental Practices
- Image:
- Source: https://www.patientdesk.ai/
- Patientdesk.ai — AI Booking System for Dental Practices
- Image:
- Source: https://www.patientdesk.ai/
- Patientdesk.ai — AI Booking System for Dental Practices
- Image:
- Source: https://www.patientdesk.ai/
- Patientdesk.ai — AI Booking System for Dental Practices
- Image:
- Source: https://www.patientdesk.ai/
- Patientdesk.ai — AI Booking System for Dental Practices
- Image:
- Source: https://www.patientdesk.ai/
Working with these fonts
Not found on Google Fonts? Here’s a guide to help you with permission to use the fonts:
CharacterQuilt.com suggests this flow:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extensions: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- View the page's CSS and copy out 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": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#4B5563",
"secondary": "#2563EB",
"accent": "#2563EB",
"background": "#FCFCFC",
"textPrimary": "#14141E",
"link": "#111827"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"sans-serif"
],
"body": [
"Inter",
"ui-sans-serif",
"system-ui",
"-apple-system",
"Segoe UI",
"Roboto",
"Helvetica",
"Arial",
"Apple Color Emoji",
"Segoe UI Emoji"
],
"paragraph": [
"Inter",
"ui-sans-serif",
"system-ui",
"-apple-system",
"Segoe UI",
"Roboto",
"Helvetica",
"Arial",
"Apple Color Emoji",
"Segoe UI Emoji"
]
},
"fontSizes": {
"h1": "80px",
"h2": "40px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "16px"
},
"components": {
"buttonPrimary": {
"background": "#FCFCFC",
"textColor": "#14141E",
"borderColor": "#2563EB",
"borderRadius": "500px",
"borderRadiusCorners": {
"topLeft": "500px",
"topRight": "500px",
"bottomRight": "500px",
"bottomLeft": "500px"
},
"shadow": "rgba(0, 0, 0, 0.08) 0px 4px 12px 0px, rgba(0, 0, 0, 0.04) 0px 1px 3px 0px"
},
"buttonSecondary": {
"background": "#F3F4F6",
"textColor": "#6B7280",
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.patientdesk.ai/assets/images/Patientdesklogo.svg",
"favicon": "https://www.patientdesk.ai/assets/images/patientdeskwhitelogo.svg",
"ogImage": "https://www.patientdesk.ai/assets/images/og-image.png",
"logoHref": "/",
"logoAlt": "Patientdesk"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Patientdesk'.",
"confidence": 0.95,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 0,
"text": "Book a Demo",
"reasoning": "Button #0 'Book a Demo' has a prominent call-to-action text and a distinct border color (#2563EB) that aligns with the brand's accent color, making it stand out as the primary CTA."
},
"secondary": {
"index": 8,
"text": "−",
"reasoning": "Button #8 has a different background color (#F3F4F6) from the primary button and serves a secondary function as a stepper button, making it suitable as a secondary CTA."
},
"confidence": 0.9
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "dental practices"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.9,
"colors": 0.9,
"overall": 0.9
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Patientdesk'.",
"confidence": 0.95
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}