Vendora Brand: Colors, Fonts, Logo & Visual Identity

Vendora Brand Identity

A complete profile of Vendora's visual system — colors, typography, components, and personality — extracted from vendora.io. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from vendora.io.

Color Code RGB
primary #0000EE rgb(0, 0, 238)
secondary #525C66 rgb(82, 92, 102)
accent #000000 rgb(0, 0, 0)
background #FFFFFF rgb(255, 255, 255)
textPrimary #000000 rgb(0, 0, 0)
link #011932 rgb(1, 25, 50)

Typography

Each font links to its Google Fonts page where available.

Role Font Link
primary Outfit Google Fonts →
heading Poppins Google Fonts →

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Vendora's actual button styles.

Input

Property Value
background transparent
textColor #011932
borderColor null
borderRadius 0px
shadow none

Button Primary

Property Value
background #000000
textColor #0000EE
borderRadius 10px
shadow rgb(48, 55, 59) 0px 0px 0px 1px

Button Secondary

Property Value
background #F9FAFB
textColor #0000EE
borderRadius 10px
shadow rgba(82, 88, 102, 0.11) 0px 1px 2px 0px inset

Brand Personality

Tone: professional

Energy: medium

Audience: grocery supermarkets and retail businesses

Vendora Brand in the Wild

Source: vendora.io

Source: vendora.io

Source: vendora.io

Source: vendora.io

Source: vendora.io

Source: vendora.io

Frequently Asked Questions

What is Vendora's primary brand color?

Vendora's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Vendora use?

Vendora uses #000000 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Vendora use?

Vendora uses Outfit for body text and Poppins for headings. Fonts were detected on vendora.io as part of their live design system.

Does Vendora use a light or dark theme?

Vendora's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Vendora's logo?

Vendora's logo is available directly on their site (vendora.io). 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 vendora.io 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 Vendora.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Outfit",
      "role": "body"
    },
    {
      "family": "Poppins",
      "role": "heading"
    },
    {
      "family": "Inter",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#525C66",
    "accent": "#000000",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#011932"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Outfit",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": [
        "Outfit",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Outfit",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "55px",
      "h2": "44px",
      "body": "32px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#011932",
      "borderColor": null,
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#0000EE",
      "borderRadius": "10px",
      "shadow": "rgb(48, 55, 59) 0px 0px 0px 1px"
    },
    "buttonSecondary": {
      "background": "#F9FAFB",
      "textColor": "#0000EE",
      "borderRadius": "10px",
      "shadow": "rgba(82, 88, 102, 0.11) 0px 1px 2px 0px inset"
    }
  },
  "images": {
    "logo": "https://framerusercontent.com/images/YNgOYZ9Q3R4k0vm9fbvznvjkyo4.png?scale-down-to=512",
    "favicon": "https://framerusercontent.com/images/uCYpPKBuF5ByZ8AMt5LIwuY8lY.png",
    "ogImage": "https://framerusercontent.com/assets/kkJ5ppCn4pWHkdkfo9veY9UMhR4.jpg"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "grocery supermarkets and retail businesses"
  }
}
``