Vobi Brand: Colors, Fonts, Logo & Visual Identity

Vobi Brand Identity

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

Color Palette

Brand palette extracted from https://www.vobi.com.br.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

.webp)

Social Card

UI Components

Live previews rendered using Vobi's actual button styles.

Button Primary

buttonPrimary

Button Secondary

buttonSecondary

Brand Personality

Frequently Asked Questions

What is Vobi's primary brand color?
Vobi's primary brand color is #46A22E. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Vobi use?
Vobi uses Inter for body text and Maisonneue for headings. Fonts were detected on https://www.vobi.com.br as part of their live design system.

Does Vobi use a light or dark theme?
Vobi's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Vobi's logo?
Vobi's logo is available directly on their site (https://www.vobi.com.br). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?
This profile was extracted from https://www.vobi.com.br using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Vobi.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Maisonneue",
      "role": "heading"
    },
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#46A22E",
    "secondary": "#005AC3",
    "accent": "#46A22E",
    "background": "#FFFFFF",
    "textPrimary": "#32CCCC",
    "link": "#32CCCC"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Maisonneue"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "Maisonneue",
        "sans-serif"
      ],
      "paragraph": [
        "Maisonneue",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "45px",
      "h2": "38px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#46A22E",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 100px 100px inset"
    },
    "buttonSecondary": {
      "background": "#005AC3",
      "textColor": "#FCFCFC",
      "borderRadius": "4px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/5eea5dfec93ece3437353cb2/5ef5f20f012af5ad49f4eb2a_vobi-min.svg",
    "favicon": "https://cdn.prod.website-files.com/5eea5dfec93ece3437353cb2/5ef5ed411b020fd792e4c4d7_favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/5eea5dfec93ece3437353cb2/651431646e9ed5b3d9e1b7d0_Substituic%CC%A7a%CC%83o%20opengraphs%20(2).webp"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "construction professionals and project managers in Brazil"
  }
}