Voicepanel Brand: Colors, Fonts, Logo & Visual Identity
Voicepanel Brand Identity
A complete profile of Voicepanel's visual system — colors, typography, components, and personality — extracted from https://voicepanel.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://voicepanel.com.
- Primary: #000000
- Accent: #343434
- Background: #FFFFFF
- Text Primary: #2B2B2B
- Link: #000000
Typography
Each font links to its Google Fonts page where available.
- Primary: Soehne Google Fonts →
- Heading: Soehne Google Fonts →
Soehne, sans-serif
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Voicepanel's actual button styles.
Button Primary
background: #343434
textColor: #FFFFFF
borderRadius: 6px
shadow: noneButton Secondary
background: #FFFFFF
textColor: #343434
borderColor: #D6D6D6
borderRadius: 6px
shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: product managers and developers
Voicepanel Brand in the Wild
Image: voicepanel.com
Image: voicepanel.com
Image: voicepanel.com
Image: voicepanel.com
Image: voicepanel.com
Image: voicepanel.com
Frequently Asked Questions
What is Voicepanel's primary brand color?
Voicepanel's primary brand color is #000000. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Voicepanel use?
Voicepanel uses #343434 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Voicepanel use?
Voicepanel uses Soehne as the primary typeface across body and headings.Does Voicepanel use a light or dark theme?
Voicepanel's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find Voicepanel's logo?
Voicepanel's logo is available directly on their site (https://voicepanel.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://voicepanel.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 Voicepanel.
Methodology
Brand data on this page was extracted from https://voicepanel.com on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Soehne",
"role": "body"
}
],
"colors": {
"primary": "#000000",
"accent": "#343434",
"background": "#FFFFFF",
"textPrimary": "#2B2B2B",
"link": "#000000"
},
"typography": {
"fontFamilies": {
"primary": "Soehne",
"heading": "Soehne"
},
"fontStacks": {
"heading": [
"Soehne",
"sans-serif"
],
"body": [
"Soehne",
"sans-serif"
],
"paragraph": [
"Soehne",
"sans-serif"
]
},
"fontSizes": {
"h1": "48px",
"h2": "36px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 2,
"borderRadius": "6px"
},
"components": {
"buttonPrimary": {
"background": "#343434",
"textColor": "#FFFFFF",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#343434",
"borderColor": "#D6D6D6",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.voicepanel.com/images/voicepanel-logo-black.svg",
"favicon": "https://www.voicepanel.com/favicon.ico",
"ogImage": "https://www.voicepanel.com/images/og-image.png",
"logoHref": "/",
"logoAlt": "Voicepanel Logo"
}
}