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
- [Montserrat Google Fonts →]
- [Poppins Google Fonts →]
Visual Assets
Logos and favicons:
UI Components
Live previews rendered using Atmana's actual button styles.
Input Style
- Background: transparent
- Text Color: #757575
- Border Color: null
- Border Radius: 0px
- Shadow: none
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
What is Atmana's primary brand color?
Atmana's primary brand color is #E64A19. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Atmana use?
Atmana uses #103B45 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Atmana use?
Atmana uses Montserrat for body text and Poppins for headings. Fonts were detected on https://blockerx.net/ as part of their live design system.Does Atmana use a light or dark theme?
Atmana's primary site uses a light color scheme, with a background of #FAFBFB.Where can I find Atmana's logo?
Atmana's logo is available directly on their site (https://blockerx.net/). The current logo URL is included in the machine-readable JSON profile linked above.How was this brand profile generated?
This profile was extracted from https://blockerx.net/ 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 Atmana.
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
}
}