Modelence Brand: Colors, Fonts, Logo & Visual Identity
Modelence Brand Identity
A complete profile of Modelence's visual system — colors, typography, components, and personality — extracted from https://modelence.com. Built for designers, agents, and AI tools.
Colors
Primary Color
Hex: #030712
RGB: rgb(3, 7, 18)
Secondary Color
Hex: #4B5563
RGB: rgb(75, 85, 99)
Accent Color
Hex: #5509D9
RGB: rgb(85, 9, 217)
Background Color
Hex: #FFFFFF
RGB: rgb(255, 255, 255)
Text Colors
- Text Primary: Hex #111827
- Link: Hex #111827
Typography
Each font links to its Google Fonts page where available.
- Primary Font: Inter
Inter Google Fonts → - Heading Font: Inter
Inter Google Fonts →
Color Palette
Brand palette extracted from https://modelence.com.
UI Components
Live previews rendered using Modelence's actual button styles.
Input
- Background: #FFFFFF
- Text Color: #111827
- Border Radius: 12px
Button Primary
- Background: #5509D9
- Text Color: #FFFFFF
- Border Radius: 6px
Button Secondary
- Background: #111827
- Text Color: #FFFFFF
- Border Radius: 6px
Brand Personality
- Tone: professional
- Energy: medium
- Audience: developers and tech startups
Modelence Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Image Source: cloud.modelence.com
Image Source: modelence.com
Image Source: modelence.com
Image Source: modelence.com
Image Source: modelence.com
Frequently Asked Questions
What is Modelence's primary brand color?
Modelence's primary brand color is #030712.What accent color does Modelence use?
Modelence uses #5509D9 as an accent color.What font does Modelence use?
Modelence uses Inter as the primary typeface.Does Modelence use a light or dark theme?
Modelence's primary site uses a light color scheme, with a background of #FFFFFF.Where can I find Modelence's logo?
Modelence's logo is available directly on their site (Modelence Logo).
Methodology
Brand data on this page was extracted from https://modelence.com using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#030712",
"secondary": "#4B5563",
"accent": "#5509D9",
"background": "#FFFFFF",
"textPrimary": "#111827",
"link": "#111827"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"system-ui",
"sans-serif"
],
"body": [
"Inter",
"system-ui",
"sans-serif"
],
"paragraph": [
"Inter",
"system-ui",
"sans-serif"
]
},
"fontSizes": {
"h1": "48px",
"h2": "36px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#111827",
"borderColor": null,
"borderRadius": "12px",
"borderRadiusCorners": {
"topLeft": "12px",
"topRight": "12px",
"bottomRight": "12px",
"bottomLeft": "12px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px"
},
"buttonPrimary": {
"background": "#5509D9",
"textColor": "#FFFFFF",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "rgb(255, 255, 255) 0px 0px 0px 0px, rgb(85, 9, 217) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px"
},
"buttonSecondary": {
"background": "#111827",
"textColor": "#FFFFFF",
"borderRadius": "6px",
"borderRadiusCorners": {
"topLeft": "6px",
"topRight": "6px",
"bottomRight": "6px",
"bottomLeft": "6px"
},
"shadow": "rgb(255, 255, 255) 0px 0px 0px 0px, rgb(17, 24, 39) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px"
}
},
"images": {
"logo": "https://modelence.com/modelence-logo.svg",
"favicon": "https://modelence.com/favicons/favicon.ico",
"ogImage": "https://modelence.com/og-image.png",
"logoHref": "/",
"logoAlt": "Modelence"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "developers and tech startups"
}
}