# Zenamins Brand Identity

A complete profile of **Zenamins**'s visual system — colors, typography, components, and personality — extracted from [http://zenamins.com](http://zenamins.com/). Built for designers, agents, and AI tools.

## Color Palette

Brand palette extracted from http://zenamins.com.

| Color        | Hex Code | RGB              |
|--------------|----------|------------------|
| Primary      | #000000  | rgb(0, 0, 0)     |
| Accent       | #000000  | rgb(0, 0, 0)     |
| Background   | #FFFFFF  | rgb(255, 255, 255)|
| Text Primary | #000000  | rgb(0, 0, 0)     |
| Link         | #000000  | rgb(0, 0, 0)     |

## Typography

Each font links to its Google Fonts page where available.

| Type         | Font Name        | Google Fonts Link                           |
|--------------|------------------|---------------------------------------------|
| Primary      | Times New Roman   | [Google Fonts →](https://fonts.google.com/specimen/Times+New+Roman) |
| Heading      | Times New Roman   | [Google Fonts →](https://fonts.google.com/specimen/Times+New+Roman) |

## Brand Personality

**Tone:** professional  **Energy:** medium  **Audience:** unknown

## Zenamins Brand in the Wild

Image: [d3a1v57rabk2hm.cloudfront.net](https://d3a1v57rabk2hm.cloudfront.net/zenamins/tasty-copy-0/images/sprites2.png?ts=1478545072&host=www.zenamins.com)  
Source: [zenamins.com](https://www.zenamins.com/)

Image: [helios-i.mashable.com](https://helios-i.mashable.com/imagery/articles/03OU044tINXi52y9M50jzOE/hero-image.fill.size_1200x900.1.jpg)  
Source: [mashable.com](https://mashable.com/article/careof-vitamin-startup-battle-misinformation)

Image: [miro.medium.com](https://miro.medium.com/v2/resize:fit:1400/0*YXQiWIrrDe1eaUl9.jpg)  
Source: [medium.com](https://medium.com/@rachelauerbach2/are-personalized-vitamin-services-worth-it-heres-what-you-need-to-know-about-the-top-12-brands-ef640780f922)

Image: [helios-i.mashable.com](https://helios-i.mashable.com/imagery/articles/03OU044tINXi52y9M50jzOE/images-2.fill.size_2000x1132.v1611685141.png)  
Source: [mashable.com](https://mashable.com/article/careof-vitamin-startup-battle-misinformation)

Image: [eu-images.contentstack.com](https://eu-images.contentstack.com/v3/assets/blt09e5e63517a16184/blt23d1ee6c76bc1d63/64d6d20eedff1178f5c2d34d/nbj-supplement-sales-product.jpg?width=1280&auto=webp&quality=80&disable=upscale)  
Source: [newhope.com](https://www.newhope.com/retailers/supplement-market-ripe-for-disruption)

Image: [helios-i.mashable.com](https://helios-i.mashable.com/imagery/articles/03OU044tINXi52y9M50jzOE/images-3.fill.size_2000x1010.v1611685141.png)  
Source: [mashable.com](https://mashable.com/article/careof-vitamin-startup-battle-misinformation)

## Frequently Asked Questions

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

**What font does Zenamins use?**  
Zenamins uses Times New Roman as the primary typeface across body and headings.

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

**How was this brand profile generated?**  
This profile was extracted from http://zenamins.com 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 Zenamins.

## Methodology

Brand data on this page was extracted from [http://zenamins.com](http://zenamins.com/) on 2026-07-27 using the [Firecrawl](https://firecrawl.dev/) branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content.

## Machine-Readable Profile

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

```json
{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Times New Roman",
      "count": 4
    }
  ],
  "colors": {
    "primary": "#000000",
    "accent": "#000000",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#000000"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Times New Roman",
      "heading": "Times New Roman"
    },
    "fontStacks": {
      "body": [
        "Times New Roman"
      ],
      "heading": [
        "Times New Roman"
      ],
      "paragraph": [
        "Times New Roman"
      ]
    },
    "fontSizes": {
      "h1": "32px",
      "h2": "32px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {},
  "images": {
    "logo": null,
    "favicon": null,
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "unknown",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0,
    "overall": 0
  }
}
```
