Avent Brand: Colors, Fonts, Logo & Visual Identity

Avent Brand Identity

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

Color Palette

Brand palette extracted from https://www.aventindustrial.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Avent's actual button styles.

Brand Personality

Frequently Asked Questions

  1. What is Avent's primary brand color?

    • Avent's primary brand color is #6A7282.
  2. What accent color does Avent use?

    • Avent uses #4A5565 as an accent color.
  3. What font does Avent use?

    • Avent uses Montserrat for body text and Michroma for headings.
  4. Does Avent use a light or dark theme?

    • Avent's primary site uses a light color scheme.
  5. Where can I find Avent's logo?

  6. How was this brand profile generated?

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    { "family": "Montserrat", "role": "body" },
    { "family": "Michroma", "role": "heading" }
  ],
  "colors": {
    "primary": "#6A7282",
    "secondary": "#0F172B",
    "accent": "#4A5565",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#4A5565"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Montserrat",
      "heading": "Michroma"
    },
    "fontStacks": {
      "heading": ["Michroma"],
      "body": ["Montserrat", "system-ui", "-apple-system", "sans-serif"],
      "paragraph": ["Michroma"]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "48px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#0F172B",
      "borderRadius": "6px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "6px",
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
    }
  },
  "images": {
    "logo": "https://www.aventindustrial.com/logo.svg",
    "favicon": "https://www.aventindustrial.com/favicon.ico?favicon.b1f5dd49.ico",
    "ogImage": "https://aventindustrial.com/logo.png"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "distributors and suppliers"
  }
}