Wedge Brand: Colors, Fonts, Logo & Visual Identity

Wedge Brand Identity

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

Color Palette

Brand palette extracted from https://www.wedge.health.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Favicon

Social Card

UI Components

Live previews rendered using Wedge's actual button styles.

Brand Personality

Wedge Brand in the Wild

Source: ebay.com

Source: amazon.com

Frequently Asked Questions

Methodology

Brand data was extracted from https://www.wedge.health using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {"family": "IBM Plex Sans","role": "body"},
    {"family": "Nohemi Variable","role": "unknown"},
    {"family": "Inter","role": "unknown"}
  ],
  "colors": {
    "primary": "#075D37",
    "secondary": "#088A65",
    "accent": "#075D37",
    "background": "#F6F4EE",
    "textPrimary": "#292524",
    "link": "#D6CFC3"
  },
  "typography": {
    "fontFamilies": {
      "primary": "IBM Plex Sans",
      "heading": "IBM Plex Sans"
    },
    "fontStacks": {
      "heading": ["sans-serif"],
      "body": ["sans-serif"],
      "paragraph": ["Nohemi Variable","sans-serif"]
    },
    "fontSizes": {
      "h1": "12px",
      "h2": "36px",
      "body": "25px"
    }
  },
  "spacing": {
    "baseUnit": 10,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#075D37",
      "textColor": "#0000EE",
      "borderRadius": "12px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#292524",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://framerusercontent.com/images/4FVKy6dBKnGu7fZjWzMpJRYvsc.png",
    "ogImage": "https://framerusercontent.com/images/0ktuPsqKOvl4Lqm2ie1Pqm7rTJ8.png"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "healthcare professionals and organizations"
  }
}