Atmana Brand: Colors, Fonts, Logo & Visual Identity

Atmana Brand Identity

A complete profile of Atmana's visual system — colors, typography, components, and personality — extracted from https://blockerx.net/. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://blockerx.net/.
Primary: #E64A19
Secondary: #334155
Accent: #103B45
Background: #FAFBFB
Text Primary: #103B45
Link: #103B45

Typography

Each font links to its Google Fonts page where available.
Body Font: Montserrat
Heading Font: Poppins

Font Links

Visual Assets

Logos and favicons:

UI Components

Live previews rendered using Atmana's actual button styles.

Input Style

Brand Personality

Tone: professional
Energy: medium
Audience: individuals seeking content filtering solutions

Atmana Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Source: blockerx.net

Source: blockerx.net

Source: blockerx.net

Source: blockerx.net

Source: blockerx.net

Source: blockerx.net

Frequently Asked Questions

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Montserrat",
      "role": "body"
    },
    {
      "family": "Poppins",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#E64A19",
    "secondary": "#334155",
    "accent": "#103B45",
    "background": "#FAFBFB",
    "textPrimary": "#103B45",
    "link": "#103B45"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Montserrat",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": [
        "Montserrat",
        "sans-serif"
      ],
      "body": [
        "Montserrat",
        "sans-serif"
      ],
      "paragraph": [
        "Montserrat",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "42px",
      "h2": "24px",
      "body": "17px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "10px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#757575",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://wordpress-blockerx-assets.s3.us-west-1.amazonaws.com/wp-content/uploads/2024/05/31094540/cropped-logo-new.webp",
    "favicon": "https://blockerx.net/wp-content/uploads/2020/11/cropped-launcher_new-1-150x150.png",
    "ogImage": null,
    "logoHref": "https://blockerx.net/",
    "logoAlt": "BlockerX"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "individuals seeking content filtering solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0.9,
    "overall": 0.45
  }
}