Home · Branding · Anara

Anara Brand Identity

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

Download JSON
Primary
#007AFF
Accent
#171717
Body Font
Inter
Heading
Perfectly Nineties

Color Palette

Brand palette extracted from https://anara.com.

primary
#007AFF
rgb(0, 122, 255)
secondary
#6B7280
rgb(107, 114, 128)
accent
#171717
rgb(23, 23, 23)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0F0F0F
rgb(15, 15, 15)
link
#3B82F6
rgb(59, 130, 246)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Perfectly Nineties
Perfectly Nineties Google Fonts →
Perfectly Nineties, serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Anara logo
Logo
Anara social image
Social Card

UI Components

Live previews rendered using Anara's actual button styles.

buttonPrimary
background #171717 textColor #F7F7F7 borderRadius 9999px shadow none
buttonSecondary
background #F2F2F2 textColor #0F0F0F borderRadius 9999px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy professionals

Anara Brand in the Wild

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

Frequently Asked Questions

What is Anara's primary brand color?

Anara's primary brand color is #007AFF. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Anara use?

Anara uses #171717 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Anara use?

Anara uses Inter for body text and Perfectly Nineties for headings. Fonts were detected on https://anara.com as part of their live design system.

Does Anara use a light or dark theme?

Anara's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Anara's logo?

Anara's logo is available directly on their site (https://anara.com). 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://anara.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 Anara.

Methodology

Brand data on this page was extracted from https://anara.com on using the Firecrawl 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 Anara.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Perfectly Nineties",
      "role": "display"
    }
  ],
  "colors": {
    "primary": "#007AFF",
    "secondary": "#6B7280",
    "accent": "#171717",
    "background": "#FFFFFF",
    "textPrimary": "#0F0F0F",
    "link": "#3B82F6"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Perfectly Nineties"
    },
    "fontStacks": {
      "heading": [
        "Perfectly Nineties",
        "serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "56px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#171717",
      "textColor": "#F7F7F7",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F2F2F2",
      "textColor": "#0F0F0F",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22%20w-%5B64px%5D%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22487%22%20height%3D%22138%22%20viewBox%3D%220%200%20487%20138%22%20fill%3D%22none%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M432.758%20137.312c-7.965%200-14.581-1.348-19.848-4.046-5.268-2.698-9.186-6.295-11.755-10.792-2.57-4.496-3.854-9.378-3.854-14.645%200-6.167%201.541-11.498%204.625-15.994%203.211-4.497%207.9-7.965%2014.067-10.406%206.166-2.57%2013.746-3.855%2022.739-3.855h24.473c0-5.138-.706-9.378-2.12-12.718-1.413-3.468-3.597-6.038-6.551-7.708-2.955-1.67-6.745-2.505-11.37-2.505-5.267%200-9.764%201.22-13.489%203.661-3.726%202.313-6.038%205.91-6.937%2010.792h-22.739c.77-6.938%203.083-12.847%206.937-17.73%203.854-5.01%208.928-8.863%2015.223-11.561%206.424-2.827%2013.425-4.24%2021.005-4.24%209.121%200%2016.894%201.606%2023.317%204.818%206.424%203.083%2011.305%207.58%2014.646%2013.49%203.468%205.78%205.202%2012.782%205.202%2021.004V135h-19.655l-2.313-15.609c-1.284%202.569-2.954%204.946-5.01%207.13-1.927%202.184-4.175%204.111-6.744%205.781-2.57%201.542-5.525%202.762-8.865%203.662-3.212.899-6.873%201.348-10.984%201.348Zm5.203-18.306c3.726%200%207.002-.643%209.828-1.927%202.955-1.414%205.46-3.341%207.515-5.781%202.184-2.57%203.854-5.396%205.011-8.479%201.156-3.084%201.927-6.36%202.312-9.828v-.386h-21.39c-4.496%200-8.222.578-11.177%201.735-2.955%201.027-5.074%202.57-6.359%204.625-1.285%202.055-1.927%204.432-1.927%207.13%200%202.697.642%205.01%201.927%206.937%201.285%201.927%203.148%203.404%205.588%204.432%202.441%201.028%205.332%201.542%208.672%201.542ZM335.354%20135V37.878h20.619l2.12%2018.114c2.313-4.24%205.203-7.837%208.672-10.791%203.468-3.084%207.515-5.46%2012.14-7.13%204.753-1.67%209.956-2.506%2015.609-2.506V60.04h-8.093c-3.855%200-7.516.513-10.985%201.541-3.468.9-6.487%202.441-9.057%204.625-2.441%202.056-4.368%204.946-5.781%208.672-1.413%203.597-2.119%208.157-2.119%2013.682V135h-23.125ZM268.637%20137.312c-7.965%200-14.581-1.348-19.849-4.046-5.267-2.698-9.185-6.295-11.754-10.792-2.57-4.496-3.854-9.378-3.854-14.645%200-6.167%201.541-11.498%204.624-15.994%203.212-4.497%207.901-7.965%2014.068-10.406%206.166-2.57%2013.746-3.855%2022.739-3.855h24.473c0-5.138-.707-9.378-2.12-12.718-1.413-3.468-3.597-6.038-6.552-7.708-2.954-1.67-6.744-2.505-11.369-2.505-5.267%200-9.764%201.22-13.489%203.661-3.726%202.313-6.038%205.91-6.938%2010.792h-22.739c.771-6.938%203.084-12.847%206.938-17.73%203.854-5.01%208.928-8.863%2015.223-11.561%206.424-2.827%2013.425-4.24%2021.005-4.24%209.121%200%2016.893%201.606%2023.317%204.818%206.423%203.083%2011.305%207.58%2014.645%2013.49%203.469%205.78%205.203%2012.782%205.203%2021.004V135h-19.655l-2.313-15.609c-1.285%202.569-2.955%204.946-5.01%207.13-1.927%202.184-4.175%204.111-6.745%205.781-2.569%201.542-5.524%202.762-8.864%203.662-3.212.899-6.873%201.348-10.984%201.348Zm5.203-18.306c3.725%200%207.001-.643%209.828-1.927%202.954-1.414%205.46-3.341%207.515-5.781%202.184-2.57%203.854-5.396%205.01-8.479%201.157-3.084%201.927-6.36%202.313-9.828v-.386h-21.39c-4.497%200-8.222.578-11.177%201.735-2.955%201.027-5.074%202.57-6.359%204.625-1.285%202.055-1.927%204.432-1.927%207.13%200%202.697.642%205.01%201.927%206.937%201.285%201.927%203.147%203.404%205.588%204.432%202.441%201.028%205.332%201.542%208.672%201.542ZM131.526%20135V37.878h20.426l1.735%2016.187c2.954-5.653%207.194-10.15%2012.718-13.49s12.076-5.01%2019.656-5.01c7.836%200%2014.517%201.67%2020.041%205.01%205.524%203.212%209.764%207.966%2012.718%2014.26%203.084%206.296%204.625%2014.132%204.625%2023.51V135h-23.124V80.465c0-8.093-1.799-14.324-5.396-18.692s-8.928-6.552-15.994-6.552c-4.625%200-8.8%201.092-12.526%203.276-3.597%202.184-6.488%205.396-8.672%209.635-2.055%204.111-3.083%209.121-3.083%2015.03V135h-23.124ZM.818%20135%2050.15.108h25.822L125.304%20135H100.83L62.868%2027.086%2024.905%20135H.818Zm21.968-31.796%206.166-18.307h66.483l6.166%2018.307H22.786Z%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": null,
    "ogImage": "https://anara.com/images/og-main-anara.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, matching the brand 'Anara'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get Anara free",
      "reasoning": "Button #0 'Get Anara free' has a dark background (#171717) which stands out as a strong call-to-action, aligning with the primary action of acquiring the product for free."
    },
    "secondary": {
      "index": 1,
      "text": "Request demo",
      "reasoning": "Button #1 'Request demo' has a light background (#F2F2F2) and serves as a secondary action, offering a demo request which is less immediate than the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, matching the brand 'Anara'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles