# Haladir Brand Identity

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

---

## Color Palette

Brand palette extracted from [https://www.haladir.com/](https://www.haladir.com/).

- **primary**: #000000 (rgb(0, 0, 0))
- **accent**: #101828 (rgb(16, 24, 40))
- **background**: #FFFFFF (rgb(255, 255, 255))
- **textPrimary**: #101828 (rgb(16, 24, 40))
- **link**: #101828 (rgb(16, 24, 40))

## Typography

Each font links to its Google Fonts page where available.

- **primary**: Geist [Google Fonts →](https://fonts.google.com/specimen/Geist)
- **heading**: Geist [Google Fonts →](https://fonts.google.com/specimen/Geist)

## Visual Assets

Favicon  
  
Social Card

## Brand Personality

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

## Haladir Brand in the Wild

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

Image: [haladir.com](https://www.haladir.com/yc.webp)  
Source: [haladir.com](https://www.haladir.com/)

Image: [buffalojeans.com](https://www.buffalojeans.com/cdn/shop/files/BM24812-135-03_1024x.jpg?v=1769185806)  
Source: [buffalojeans.com](https://www.buffalojeans.com/products/haladir-bm24812-135?srsltid=AfmBOopMpkwPrW_eDcCk0bjwWNBNm8whX2QODZt5MxR313aS7eCfTjC8)

Image: [pbs.twimg.com](https://pbs.twimg.com/amplify_video_thumb/2017718994724409344/img/_a3JQurbxNk5GGGU.jpg)  
Source: [x.com](https://x.com/Haladirofficial)

Image: [cdn.prod.website-files.com](https://cdn.prod.website-files.com/691672e8696835fde83bf394/698f67d24885c2c49e5f38be_lp%20rs.png)  
Source: [fondo.com](https://fondo.com/blog/haladir-launches)

Image: [is1-ssl.mzstatic.com](https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/e8/cc/fd/e8ccfd19-8adc-522e-45b9-d9e7283c42c8/AppIcon-0-0-1x_U007epad-0-1-85-220.png/1200x630wa.png)  
Source: [apps.apple.com](https://apps.apple.com/us/app/haladir-wand-viewer/id6756897010)

Image: [i.ytimg.com](https://i.ytimg.com/vi/caPPFAmL8Iw/maxresdefault.jpg)  
Source: [fondo.com](https://fondo.com/blog/haladir-launches)

## Frequently Asked Questions

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

- **What accent color does Haladir use?**  
Haladir uses #101828 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

- **What font does Haladir use?**  
Haladir uses Geist as the primary typeface across body and headings.

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

- **How was this brand profile generated?**  
This profile was extracted from [https://www.haladir.com/](https://www.haladir.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 Haladir.

## Methodology

Brand data on this page was extracted from [https://www.haladir.com/](https://www.haladir.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. This page is published by **CharacterQuilt** and is not affiliated with or endorsed by Haladir.

---

## Machine-Readable Profile

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

```json
{
  "colorScheme": "light",
  "fonts": [
    { "family": "Geist", "count": 16 },
    { "family": "Helvetica Neue", "count": 16 },
    { "family": "Arial", "count": 16 },
    { "family": "sans-serif", "count": 16 }
  ],
  "colors": {
    "primary": "#000000",
    "accent": "#101828",
    "background": "#FFFFFF",
    "textPrimary": "#101828",
    "link": "#101828"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Geist",
      "heading": "Geist"
    },
    "fontStacks": {
      "body": ["Geist", "Helvetica Neue", "Arial", "sans-serif"],
      "heading": ["Geist", "Helvetica Neue", "Arial", "sans-serif"],
      "paragraph": ["Geist", "Helvetica Neue", "Arial", "sans-serif"]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "16px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {},
  "images": {
    "logo": null,
    "favicon": "https://www.haladir.com/haladir_icon.png",
    "ogImage": "https://haladir.com/haladir_icon.webp"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "unknown",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0,
    "overall": 0
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "LLM failed",
        "confidence": 0
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false,
      "error": "LLM call failed or returned fallback values"
    }
  }
}
```
