Epiminds Brand: Colors, Fonts, Logo & Visual Identity
Epiminds Brand Identity
A complete profile of Epiminds's visual system — colors, typography, components, and personality — extracted from https://www.epiminds.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.epiminds.com/.
- primary:
- Hex: #4B71F7
- RGB: rgb(75, 113, 247)
- accent:
- Hex: #4B71F7
- RGB: rgb(75, 113, 247)
- background:
- Hex: #06040A
- RGB: rgb(6, 4, 10)
- textPrimary:
- Hex: #06040A
- RGB: rgb(6, 4, 10)
- link:
- Hex: #18026C
- RGB: rgb(24, 2, 108)
Typography
Each font links to its Google Fonts page where available.
- primary: Inter
- heading: Inter
Visual Assets
Favicon
Social Card
UI Components
Live previews rendered using Epiminds's actual button styles.
Button Primary
- background: #4B71F7
- textColor: #FFFFFF
- borderRadius: 6px
- shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: unknown
Frequently Asked Questions
- What is Epiminds's primary brand color?
Epiminds's primary brand color is #4B71F7. It anchors the visual identity across their website, product UI, and marketing materials. - What font does Epiminds use?
Epiminds uses Inter as the primary typeface across body and headings. - Does Epiminds use a light or dark theme?
Epiminds's primary site uses a light color scheme, with a background of #06040A.
Methodology
Brand data on this page was extracted from https://www.epiminds.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. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#4B71F7",
"accent": "#4B71F7",
"background": "#06040A",
"textPrimary": "#06040A",
"link": "#18026C"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter"
],
"body": [
"Inter"
]
},
"fontSizes": {
"h1": "24px",
"h2": "24px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "16px"
},
"components": {
"buttonPrimary": {
"background": "#4B71F7",
"textColor": "#FFFFFF",
"borderRadius": "6px",
"shadow": "none"
}
},
"images": {
"favicon": "https://www.epiminds.com/fav.png",
"ogImage": "/socialk.png"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "unknown"
}
}