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.
- Primary: #075D37
- Secondary: #088A65
- Accent: #075D37
- Background: #F6F4EE
- Text Primary: #292524
- Link: #D6CFC3
Typography
Each font links to its Google Fonts page where available.
- Primary Font: IBM Plex Sans Google Fonts →
- Heading Font: IBM Plex Sans Google Fonts →
Visual Assets
Favicon
Social Card
UI Components
Live previews rendered using Wedge's actual button styles.
Button Primary
- Background: #075D37
- Text Color: #0000EE
- Border Radius: 12px
- Shadow: none
Button Secondary
- Background: #292524
- Text Color: #FFFFFF
- Border Radius: 8px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: healthcare professionals and organizations
Wedge Brand in the Wild
Source: ebay.com
Source: amazon.com
Frequently Asked Questions
What is Wedge's primary brand color? Wedge's primary brand color is #075D37.
What font does Wedge use? Wedge uses IBM Plex Sans as the primary typeface.
Does Wedge use a light or dark theme? Wedge's primary site uses a light color scheme.
How was this brand profile generated? This profile was extracted using the Firecrawl branding extraction API.
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"
}
}