# Venta AI Brand Identity

A complete profile of **Venta AI**'s visual system — colors, typography, components, and personality — extracted from [https://www.getventa.ai](https://www.getventa.ai/). Built for designers, agents, and AI tools.

## Color Palette

Brand palette extracted from https://www.getventa.ai.

- **primary:** #146BDC  (rgb(20, 107, 220))
- **secondary:** #E7F1FD (rgb(231, 241, 253))
- **accent:** #146BDC  (rgb(20, 107, 220))
- **background:** #FFFFFF (rgb(255, 255, 255))
- **textPrimary:** #000000 (rgb(0, 0, 0))
- **link:** #2D62FF (rgb(45, 98, 255))

## Typography

Each font links to its Google Fonts page where available.

- **primary:** Arial  [Google Fonts →](https://fonts.google.com/specimen/Arial)
- **heading:** Arial  [Google Fonts →](https://fonts.google.com/specimen/Arial)

## Visual Assets

## UI Components

Live previews rendered using Venta AI's actual button styles.

### Button Primary
- **background:** #146BDC
- **textColor:** #FFFFFF
- **borderRadius:** 32.12px
- **shadow:** rgba(62, 61, 62, 0.3) 0px 4px 9.8px 0px

### Button Secondary
- **background:** #000000
- **textColor:** #FFFFFF
- **borderRadius:** 32.12px
- **shadow:** none

## Brand Personality

**Tone:** professional  
**Energy:** medium  
**Audience:** business professionals in Europe

## Venta AI Brand in the Wild

## Frequently Asked Questions

**What is Venta AI's primary brand color?**  
Venta AI's primary brand color is #146BDC. It anchors the visual identity across their website, product UI, and marketing materials.

**What font does Venta AI use?**  
Venta AI uses Arial as the primary typeface across body and headings.

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

**Where can I find Venta AI's logo?**  
Venta AI's logo is available directly on their site (https://www.getventa.ai).

**How was this brand profile generated?**  
This profile was extracted from https://www.getventa.ai using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles.

## Methodology

Brand data on this page was extracted from [https://www.getventa.ai](https://www.getventa.ai/) on 2026-07-27 using the [Firecrawl](https://firecrawl.dev/) branding extraction API.

## Machine-Readable Profile

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

```json
{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "X Ppmori",
      "role": "unknown"
    },
    {
      "family": "Arial",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#146BDC",
    "secondary": "#E7F1FD",
    "accent": "#146BDC",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#2D62FF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Arial"
    },
    "fontStacks": {
      "heading": [
        "X Ppmori",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "X Ppmori",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "X Ppmori",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "52.195px",
      "h2": "36.135px",
      "body": "18.0675px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#146BDC",
      "textColor": "#FFFFFF",
      "borderRadius": "32.12px",
      "borderRadiusCorners": {
        "topLeft": "32.12px",
        "topRight": "32.12px",
        "bottomRight": "32.12px",
        "bottomLeft": "32.12px"
      },
      "shadow": "rgba(62, 61, 62, 0.3) 0px 4px 9.8px 0px"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderRadius": "32.12px",
      "borderRadiusCorners": {
        "topLeft": "32.12px",
        "topRight": "32.12px",
        "bottomRight": "32.12px",
        "bottomLeft": "32.12px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/67ab4ba6bea97e1dd6fe2c14/67c583849727660aeab7c7d6_6196392a0eb2607d484f09f30efe0119_venta-logo.webp",
    "favicon": "https://cdn.prod.website-files.com/67ab4ba6bea97e1dd6fe2c14/67c86cf7a91a1bc1eb0898d0_Favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/67ab4ba6bea97e1dd6fe2c14/67dd8c2d0600317fd5c55b1d_The%20AI%20SDR%20for%20Europe.%20Automating.jpg",
    "logoHref": "/?r=0",
    "logoAlt": "Venta Ai Logo"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals in Europe"
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  }
}
```
