Bravi Brand: Colors, Fonts, Logo & Visual Identity

Bravi Brand Identity

A complete profile of Bravi's visual system — colors, typography, components, and personality — extracted from https://www.bravi.app/. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://www.bravi.app/.

Typography

Each font links to its Google Fonts page where available.

{
  "Not found on Google Fonts? Agent Instructions": {
    "1": "Open the company's homepage in a browser with DevTools open.",
    "2": "In the Network tab, filter by 'Font' (or by extension: woff2, woff, ttf, otf).",
    "3": "Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.",
    "4": "For each captured font URL: right-click → Save As to download the file locally.",
    "5": "View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path."
  }
}

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Bravi's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Bravi Brand in the Wild

  1. Source: bravi.app
  2. Source: bclozqqnmtatssddbboe.supabase.co
  3. Source: linkedin.com
  4. Source: framerusercontent.com
  5. Source: youtube.com
  6. Source: apps.shopify.com

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://www.bravi.app/ 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

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Manrope",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#9CA3AF",
    "secondary": "#1A192B",
    "accent": "#18181B",
    "background": "#FDFCFB",
    "textPrimary": "#18181B",
    "link": "#111827"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Manrope",
      "heading": "Manrope"
    },
    "fontStacks": {
      "heading": [
        "Manrope",
        "sans-serif"
      ],
      "body": [
        "Manrope",
        "sans-serif"
      ],
      "paragraph": [
        "Manrope",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "15px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#FAFAFA",
      "textColor": "#000000",
      "borderColor": "#E9E9EB",
      "borderRadius": "6px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#18181B",
      "textColor": "#D4D4D8",
      "borderColor": "#3F3F46",
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#1A1A1A",
      "borderColor": "#E5E5E5",
      "borderRadius": "0px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.bravi.app/logo.svg?dpl=dpl_AgRhycMhEReQHojYKtrA5MQmvmnP",
    "favicon": "https://www.bravi.app/logo.svg",
    "ogImage": "https://www.bravi.app/logo.svg",
    "logoHref": "/",
    "logoAlt": "Bravi Logo"
  }
}

Related Brand Profiles