Home · Branding · PicnicHealth

PicnicHealth Brand Identity

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

Download JSON
Primary
#21243B
Accent
#7E57FF
Body Font
DM Sans
Heading
DM Sans

Color Palette

Brand palette extracted from https://picnichealth.com.

primary
#21243B
rgb(33, 36, 59)
secondary
#2C2C4B
rgb(44, 44, 75)
accent
#7E57FF
rgb(126, 87, 255)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#121420
rgb(18, 20, 32)
link
#7E57FF
rgb(126, 87, 255)

Typography

Each font links to its Google Fonts page where available.

primary
DM Sans
heading
DM Sans
DM Sans, 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

PicnicHealth logo
Logo
PicnicHealth favicon
Favicon
PicnicHealth social image
Social Card

UI Components

Live previews rendered using PicnicHealth's actual button styles.

buttonPrimary
background #21243B textColor #FFFFFF borderColor #21243B borderRadius 160px shadow none
buttonSecondary
background #F1EBFD textColor #21243B borderRadius 8px shadow none

Brand Personality

Tone: professional Energy: medium Audience: healthcare professionals and patients

PicnicHealth Brand in the Wild

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

Frequently Asked Questions

What is PicnicHealth's primary brand color?

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

What accent color does PicnicHealth use?

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

What font does PicnicHealth use?

PicnicHealth uses DM Sans as the primary typeface across body and headings.

Does PicnicHealth use a light or dark theme?

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

Where can I find PicnicHealth's logo?

PicnicHealth's logo is available directly on their site (https://picnichealth.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://picnichealth.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 PicnicHealth.

Methodology

Brand data on this page was extracted from https://picnichealth.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 PicnicHealth.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "DM Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#21243B",
    "secondary": "#2C2C4B",
    "accent": "#7E57FF",
    "background": "#FFFFFF",
    "textPrimary": "#121420",
    "link": "#7E57FF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "DM Sans",
      "heading": "DM Sans"
    },
    "fontStacks": {
      "heading": [
        "DM Sans",
        "sans-serif"
      ],
      "body": [
        "DM Sans",
        "sans-serif"
      ],
      "paragraph": [
        "DM Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "32px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#21243B",
      "textColor": "#FFFFFF",
      "borderColor": "#21243B",
      "borderRadius": "160px",
      "borderRadiusCorners": {
        "topLeft": "160px",
        "topRight": "160px",
        "bottomRight": "160px",
        "bottomLeft": "160px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F1EBFD",
      "textColor": "#21243B",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/621d1905031cff21e84611fa/6876b524880a94d229d10211_Logo.svg",
    "favicon": "https://cdn.prod.website-files.com/621d1905031cff21e84611fa/675b6e4ba3c40e7d12c3fff4_Favicon%20Main.png",
    "ogImage": "https://cdn.prod.website-files.com/621d1905031cff21e84611fa/66f3116e2974a927b29b24c7_OpenGraph.avif"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Logo rejected: Red flags detected (menu word). Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand name 'PicnicHealth'.",
    "confidence": 0.95,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Explore PicnicAI",
      "reasoning": "Button #2 has a vibrant brand color (#21243B) and action-oriented text ('Explore PicnicAI'), making it the primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "For PatientsSimplified care, powered by your Unified Medical RecordLearn how we can simplify your ca",
      "reasoning": "Button #0 has a different background color (#F1EBFD) and serves a secondary purpose ('For Patients'), making it suitable as a secondary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "healthcare professionals and patients"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 1,
        "selectedLogoReasoning": "Selected #1 because it is visible, located in the header, links to the homepage, and matches the brand name 'PicnicHealth'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles