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/.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using eBrandvalue's actual button styles.

Input

Button Primary

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"
  }
}