Voicery Brand: Colors, Fonts, Logo & Visual Identity

Voicery Brand Identity

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

Color Palette

Brand palette extracted from http://www.voicery.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Voicery's actual button styles.

Brand Personality

Voicery Brand in the Wild

Source: youtube.com

Source: aitoptools.com

Source: medium.com

Source: reports.valuates.com

Frequently Asked Questions

  1. What is Voicery's primary brand color?

    • Voicery's primary brand color is #00BAF2.
  2. What font does Voicery use?

    • Voicery uses Maax for body text and Maax Medium for headings.
  3. Does Voicery use a light or dark theme?

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

  5. How was this brand profile generated?

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling:

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Maax",
      "role": "body"
    },
    {
      "family": "Maax Medium",
      "role": "heading"
    },
    {
      "family": "Maax Bold",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#00BAF2",
    "secondary": "#CEF2FC",
    "accent": "#00BAF2",
    "background": "#FFFFFF",
    "textPrimary": "#222026",
    "link": "#E6F8FD"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Maax",
      "heading": "Maax Medium"
    },
    "fontStacks": {
      "heading": [
        "Maax",
        "sans-serif"
      ],
      "body": [
        "Maax",
        "sans-serif"
      ],
      "paragraph": [
        "Maax",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "40px",
      "h2": "30px",
      "body": "15px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "input": {
      "background": "#CFCED1",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "10px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#00BAF2",
      "textColor": "#FFFFFF",
      "borderRadius": "10px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#00BAF2",
      "borderColor": "#00BAF2",
      "borderRadius": "10px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.voicery.com/assets/images/logo.bd545ee26d0ece7ebcc061b955e8818a.svg",
    "favicon": "https://www.voicery.com/assets/favicon.ico",
    "logoAlt": "logo"
  }
}