Home · Branding · FutureClinic

FutureClinic Brand Identity

A complete profile of FutureClinic's visual system — colors, typography, components, and personality — extracted from https://www.futureclinic.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#FFF9EC
Accent
#344532
Body Font
Onest
Heading
Featuredisplay

Color Palette

Brand palette extracted from https://www.futureclinic.com.

primary
#FFF9EC
rgb(255, 249, 236)
secondary
#FEF9EB
rgb(254, 249, 235)
accent
#344532
rgb(52, 69, 50)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#344532
rgb(52, 69, 50)
link
#344532
rgb(52, 69, 50)

Typography

Each font links to its Google Fonts page where available.

primary
Onest
heading
Featuredisplay
Featuredisplay Google Fonts →
Featuredisplay, Arial, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: 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 (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

FutureClinic logo
Logo
FutureClinic favicon
Favicon
FutureClinic social image
Social Card

UI Components

Live previews rendered using FutureClinic's actual button styles.

buttonPrimary
background #FFF9EC textColor #344532 borderRadius 10px shadow none
buttonSecondary
background transparent textColor #344532 borderColor #344532 borderRadius 10px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy individuals looking for digital health solutions

FutureClinic Brand in the Wild

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

Frequently Asked Questions

What is FutureClinic's primary brand color?

FutureClinic's primary brand color is #FFF9EC. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does FutureClinic use?

FutureClinic uses #344532 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does FutureClinic use?

FutureClinic uses Onest for body text and Featuredisplay for headings. Fonts were detected on https://www.futureclinic.com as part of their live design system.

Does FutureClinic use a light or dark theme?

FutureClinic's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find FutureClinic's logo?

FutureClinic's logo is available directly on their site (https://www.futureclinic.com). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://www.futureclinic.com using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by FutureClinic.

Methodology

Brand data on this page was extracted from https://www.futureclinic.com on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by FutureClinic.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Onest",
      "role": "body"
    },
    {
      "family": "Featuredisplay",
      "role": "display"
    },
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FFF9EC",
    "secondary": "#FEF9EB",
    "accent": "#344532",
    "background": "#FFFFFF",
    "textPrimary": "#344532",
    "link": "#344532"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Onest",
      "heading": "Featuredisplay"
    },
    "fontStacks": {
      "heading": [
        "Featuredisplay",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Onest",
        "sans-serif"
      ],
      "paragraph": [
        "Onest",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "56px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFF9EC",
      "textColor": "#344532",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#344532",
      "borderColor": "#344532",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/68910ee062cc191e985eb94a/68adf3be14ecf0e2be666178_Group%202018776909%20(1).svg",
    "favicon": "https://cdn.prod.website-files.com/68910ee062cc191e985eb94a/68bb519eec5a8a521612eea2_Untitled%20design%20(24).png",
    "ogImage": "https://cdn.prod.website-files.com/68910ee062cc191e985eb94a/68e3f0aeb66ba5b4ba3e8673_Personal%20doctors%20for%20all%20(4).png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, aligning with the brand 'FutureClinic'.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Start Your FutureClinic",
      "reasoning": "Button #0 has a vibrant background color (#FFF9EC) and action-oriented text ('Start Your FutureClinic'), making it the primary CTA."
    },
    "secondary": {
      "index": 3,
      "text": "I’m a Patient",
      "reasoning": "Button #3 has a transparent background, making it distinct from the primary button's color group, suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy individuals looking for digital health solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, and links to the homepage, aligning with the brand 'FutureClinic'.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles