eBrandvalue Brand: Colors, Fonts, Logo & Visual Identity
eBrandvalue Brand Identity
A complete profile of eBrandvalue's visual system — colors, typography, components, and personality — extracted from https://www.ebrandvalue.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.ebrandvalue.com/.
- primary:
Hex: #000A4B
RGB: rgb(0, 10, 75) - secondary:
Hex: #7100C9
RGB: rgb(113, 0, 201) - accent:
Hex: #08C4F7
RGB: rgb(8, 196, 247) - background:
Hex: #FFFFFF
RGB: rgb(255, 255, 255) - textPrimary:
Hex: #08C4F7
RGB: rgb(8, 196, 247) - link:
Hex: #08C4F7
RGB: rgb(8, 196, 247)
Typography
Each font links to its Google Fonts page where available.
- primary: Fustat
Google Fonts → - heading: Big Shoulders Display
Google Fonts →
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using eBrandvalue's actual button styles.
Input
- background: #FFFFFF
- textColor: #000000
- borderColor: null
- borderRadius: 0px
- shadow: none
Button Primary
- background: #08C4F7
- textColor: #FFFFFF
- borderRadius: 4px
- shadow: none
Brand Personality
Tone: professional
Energy: medium
Audience: business professionals and brand managers
Frequently Asked Questions
What is eBrandvalue's primary brand color?
eBrandvalue's primary brand color is #000A4B.
What accent color does eBrandvalue use?
eBrandvalue uses #08C4F7 as an accent color.
What font does eBrandvalue use?
eBrandvalue uses Fustat for body text and Big Shoulders Display for headings.
Does eBrandvalue use a light or dark theme?
eBrandvalue's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find eBrandvalue's logo?
eBrandvalue's logo URL is included in the profile above.
How was this brand profile generated?
This profile was extracted from https://www.ebrandvalue.com/ using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{"family": "Fustat","role": "body"},
{"family": "Big Shoulders Display","role": "display"}
],
"colors": {
"primary": "#000A4B",
"secondary": "#7100C9",
"accent": "#08C4F7",
"background": "#FFFFFF",
"textPrimary": "#08C4F7",
"link": "#08C4F7"
},
"typography": {
"fontFamilies": {
"primary": "Fustat",
"heading": "Big Shoulders Display"
},
"fontStacks": {
"heading": ["Fustat","sans-serif"],
"body": ["Fustat","sans-serif"],
"paragraph": ["Fustat","sans-serif"]
},
"fontSizes": {
"h1": "40px",
"h2": "48px",
"body": "24px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"input": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderColor": null,
"borderRadius": "0px",
"shadow": "none"
},
"buttonPrimary": {
"background": "#08C4F7",
"textColor": "#FFFFFF",
"borderRadius": "4px",
"shadow": "none"
}
},
"images": {
"logo": "https://www.ebrandvalue.com/static/img/logo-new.svg",
"favicon": "https://www.ebrandvalue.com/static/img/favicon.ico",
"ogImage": "https://www.ebrandvalue.com/static/img/social-ebrandvalue-new.jpg"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals and brand managers"
}
}