llms.txt

DrChrono Brand Identity

A complete profile of DrChrono's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #09136C
Accent #003EF3
Body Font Inter
Heading Font Inter

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: medical professionals

DrChrono Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
   {
     "family": "Inter",
     "role": "body"
   }
 ],
 "colors": {
   "primary": "#09136C",
   "accent": "#003EF3",
   "background": "#FFFFFF",
   "textPrimary": "#003EF3",
   "link": "#003EF3"
 },
 "typography": {
   "fontFamilies": {
     "primary": "Inter",
     "heading": "Inter"
   },
   "fontStacks": {
     "heading": [
       "Inter"
     ],
     "body": [
       "Inter"
     ],
     "paragraph": [
       "Inter",
       "sans-serif"
     ]
   },
   "fontSizes": {
     "h1": "62px",
     "h2": "44px",
     "body": "18px"
   }
 },
 "spacing": {
   "baseUnit": 4,
   "borderRadius": "4px"
 },
 "components": {
   "input": {
     "background": "#FFFFFF",
     "textColor": "#3A3E46",
     "borderColor": "#C6C8CF",
     "borderRadius": "8px",
     "borderRadiusCorners": {
       "topLeft": "8px",
       "topRight": "8px",
       "bottomRight": "8px",
       "bottomLeft": "8px"
     },
     "shadow": "none"
   },
   "buttonPrimary": {
     "background": "#003EF3",
     "textColor": "#FFFFFF",
     "borderColor": "#003EF3",
     "borderRadius": "240px",
     "borderRadiusCorners": {
       "topLeft": "240px",
       "topRight": "240px",
       "bottomRight": "240px",
       "bottomLeft": "240px"
     },
     "shadow": "none"
   },
   "buttonSecondary": {
     "background": "#FFFFFF",
     "textColor": "#003EF3",
     "borderColor": "#003EF3",
     "borderRadius": "240px",
     "borderRadiusCorners": {
       "topLeft": "240px",
       "topRight": "240px",
       "bottomRight": "240px",
       "bottomLeft": "240px"
     },
     "shadow": "none"
   }
 },
 "images": {
   "logo": "https://www.drchrono.com/wp-content/uploads/2025/11/Logo-2.png",
   "favicon": "https://www.drchrono.com/",
   "ogImage": "https://www.drchrono.com/wp-content/uploads/2026/02/DrC_Homepage_Hero.jpg",
   "logoHref": "/",
   "logoAlt": "drchrono home"
 },
 "personality": {
   "tone": "professional",
   "energy": "medium",
   "targetAudience": "medical professionals"
 },
 "designSystem": {
   "framework": "custom",
   "componentLibrary": ""
 },
 "confidence": {
   "buttons": 0.95,
   "colors": 0.9,
   "overall": 0.925
 }
}