Pine Park Health Brand: Colors, Fonts, Logo & Visual Identity

Pine Park Health Brand Identity

A complete profile of Pine Park Health's visual system — colors, typography, components, and personality — extracted from http://pineparkhealth.com. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from http://pineparkhealth.com.

Color Hex RGB
Primary #0B0D32 rgb(11, 13, 50)
Accent #184032 rgb(24, 64, 50)
Background #F4F5F4 rgb(244, 245, 244)
Text #184032 rgb(24, 64, 50)
Link #184032 rgb(24, 64, 50)

Typography

Each font links to its Google Fonts page where available.

Primary Font: Modernera

Heading Font: Gt super text book

Visual Assets

UI Components

Button Primary

Property Value
Background #184032
Text Color #0000EE
Border Radius 30px
Shadow none

Brand Personality

Tone: professional
Energy: medium
Audience: seniors and healthcare providers

Frequently Asked Questions

  1. What is Pine Park Health's primary brand color? Pine Park Health's primary brand color is #0B0D32.
  2. What accent color does Pine Park Health use? Pine Park Health uses #184032 as an accent color.
  3. What font does Pine Park Health use? Pine Park Health uses Modernera for body text and Gt super text book for headings.
  4. Does Pine Park Health use a light or dark theme? Pine Park Health's primary site uses a light color scheme, with a background of #F4F5F4.
  5. Where can I find Pine Park Health's logo? Pine Park Health's logo is available directly on their site.
  6. How was this brand profile generated? This profile was extracted from http://pineparkhealth.com using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {"family": "Modernera", "role": "body"},
    {"family": "Gt super text book", "role": "heading"}
  ],
  "colors": {
    "primary": "#0B0D32",
    "accent": "#184032",
    "background": "#F4F5F4",
    "textPrimary": "#184032",
    "link": "#184032"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Modernera",
      "heading": "Gt super text book"
    },
    "fontStacks": {
      "heading": ["Gt super text book", "sans-serif"],
      "body": ["Modernera", "sans-serif"],
      "paragraph": ["Modernera", "sans-serif"]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "48px",
      "body": "22px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "3px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#184032",
      "textColor": "#0000EE",
      "borderRadius": "30px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/5fd2b81fa8ede56efeece238/633f5614579e830b2062e73c_Mark.svg",
    "favicon": "https://cdn.prod.website-files.com/5fd2b81fa8ede56efeece238/6377fd8ae86a457a6d241e15_Headshots%202.png",
    "ogImage": "https://cdn.prod.website-files.com/5fd2b81fa8ede56efeece238/63747e172d8df21b02e6b80c_Home.png"
  }
}