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.

Quick Facts

Field Value
Primary #4B5563
Accent #2563EB
Body Font Inter
Heading Font Inter

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: dental practices

Patientdesk.ai Brand in the Wild

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

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:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font" (or by extensions: woff2, woff, ttf, otf).
  3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
  4. For each captured font URL: right-click → Save As to download the file locally.
  5. 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
    }
  }
}