Home · Branding · Manara

Manara Brand Identity

A complete profile of Manara's visual system — colors, typography, components, and personality — extracted from http://www.manara.tech. Built for designers, agents, and AI tools.

Download JSON
Primary
#FFEBE2
Accent
#FFF1EB
Body Font
PP Neue Montreal
Heading
Bricolage Grotesque

Color Palette

Brand palette extracted from http://www.manara.tech.

primary
#FFEBE2
rgb(255, 235, 226)
secondary
#FFECE3
rgb(255, 236, 227)
accent
#FFF1EB
rgb(255, 241, 235)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#1C1C1C
rgb(28, 28, 28)
link
#FFF1EB
rgb(255, 241, 235)

Typography

Each font links to its Google Fonts page where available.

primary
PP Neue Montreal
PP Neue Montreal Google Fonts →
heading
Bricolage Grotesque
Bricolage Grotesque Google Fonts →
Bricolage Grotesque, sans-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

Manara logo
Logo
Manara favicon
Favicon

UI Components

Live previews rendered using Manara's actual button styles.

buttonPrimary
background #FFF1EB textColor #1C1C1C borderRadius 24px shadow rgb(255, 119, 59) 0px 2px 2px 0px, rgba(255, 119, 59, 0.5) 0px 0px 1px 0px
buttonSecondary
background #FFFFFF textColor #1C1C1C borderRadius 24px shadow rgba(33, 37, 41, 0.06) 0px 2px 2px 0px, rgba(33, 37, 41, 0.08) 0px 0px 1px 0px

Brand Personality

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

Manara Brand in the Wild

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

Frequently Asked Questions

What is Manara's primary brand color?

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

What accent color does Manara use?

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

What font does Manara use?

Manara uses PP Neue Montreal for body text and Bricolage Grotesque for headings. Fonts were detected on http://www.manara.tech as part of their live design system.

Does Manara use a light or dark theme?

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

Where can I find Manara's logo?

Manara's logo is available directly on their site (http://www.manara.tech). 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 http://www.manara.tech 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 Manara.

Methodology

Brand data on this page was extracted from http://www.manara.tech 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 Manara.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "PP Neue Montreal",
      "role": "body"
    },
    {
      "family": "Bricolage Grotesque",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#FFEBE2",
    "secondary": "#FFECE3",
    "accent": "#FFF1EB",
    "background": "#FFFFFF",
    "textPrimary": "#1C1C1C",
    "link": "#FFF1EB"
  },
  "typography": {
    "fontFamilies": {
      "primary": "PP Neue Montreal",
      "heading": "Bricolage Grotesque"
    },
    "fontStacks": {
      "heading": [
        "Bricolage Grotesque",
        "sans-serif"
      ],
      "body": [
        "PP Neue Montreal"
      ],
      "paragraph": [
        "PP Neue Montreal"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "38px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFF1EB",
      "textColor": "#1C1C1C",
      "borderRadius": "24px",
      "borderRadiusCorners": {
        "topLeft": "24px",
        "topRight": "24px",
        "bottomRight": "24px",
        "bottomLeft": "24px"
      },
      "shadow": "rgb(255, 119, 59) 0px 2px 2px 0px, rgba(255, 119, 59, 0.5) 0px 0px 1px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#1C1C1C",
      "borderRadius": "24px",
      "borderRadiusCorners": {
        "topLeft": "24px",
        "topRight": "24px",
        "bottomRight": "24px",
        "bottomLeft": "24px"
      },
      "shadow": "rgba(33, 37, 41, 0.06) 0px 2px 2px 0px, rgba(33, 37, 41, 0.08) 0px 0px 1px 0px"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22102%22%20height%3D%2235%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22m13.95%2018.328.001%201.992H16l-.102%208.095-1.947%201.972-1.946%201.972-2.05%202.076H8.01l-.102-8.096L0%2026.319v-1.94l5.972-6.05h7.978zM34%2028.325l-6%206.11v-6.11h6zm-28%200v6.11l-6-6.11h6zm10.915%201.625%203.038%202.704v1.732H14.04v-1.732l2.874-2.704zm10.931-11.807%205.972%206.05v1.94l-7.906.021-.103%208.096h-1.946l-2.05-2.076-1.946-1.972-1.946-1.972-.103-8.095h2.05v-1.992h7.978zm5.972-4.073v6.11h-1.67l-2.512-3.065%202.512-3.045h1.67zm-32.225%200%202.589%203.045-2.59%203.065H0v-6.11h1.593zm16.225%202.037v2.036h-2v-2.036h2zM25.81%200l.102%208.095%207.907.022v1.94l-5.972%206.05h-7.978v-1.992h-2.05l.103-8.095%201.946-1.972%201.947-1.972L23.863%200h1.946zM9.956%200l2.049%202.076%201.946%201.972%201.947%201.972.102%208.095h-2.049l-.001%201.992H5.972L0%2010.057v-1.94l7.907-.022L8.009%200h1.947zM6%20.185v6.11H0l6-6.11zM28%200l6%206.11h-6V0zm-8.138.05v1.647l-3.037%202.42-2.875-2.42V.05h5.912z%22%20fill%3D%22%23FF773B%22%20style%3D%22fill%3A%20rgb(255%2C%20119%2C%2059)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22m97.686%2012.69.061.002.516.021.063.004c2.039.123%203.641%201.827%203.674%203.908v4.926h-2.35v-1.246l-.277.34-.03.037c-.56.66-1.481%201.081-2.256%201.081-2.453%200-4.014-1.762-4.014-4.53%200-2.77%201.553-4.561%203.902-4.561.151%200%20.389.006.711.018zm-36.449%200%20.061.002.517.021.062.004c2.04.123%203.642%201.827%203.674%203.908v4.926h-2.35v-1.246l-.277.34-.03.037c-.56.66-1.48%201.081-2.256%201.081-2.452%200-4.014-1.762-4.014-4.53%200-2.77%201.553-4.561%203.902-4.561.152%200%20.389.006.711.018zm19.827%200%20.061.002.516.021.063.004c2.039.123%203.641%201.827%203.674%203.908v4.926h-2.35v-1.246l-.277.34-.031.037c-.56.66-1.48%201.081-2.255%201.081-2.453%200-4.014-1.762-4.014-4.53%200-2.77%201.552-4.561%203.902-4.561.151%200%20.388.006.71.018zm-29.024.341c3.413%200%203.592%202.626%203.592%203.35v5.206h-2.586v-4.642c0-.945-.601-1.542-1.366-1.542-.96%200-1.594.713-1.594%202.105v4.079h-2.602v-4.642c0-.945-.602-1.542-1.383-1.542-.943%200-1.56.713-1.56%202.105v4.079h-2.523l-.018-5.2c.16-2.237%201.526-3.356%204.096-3.356%201.968%200%202.484.482%203.037%201.394.65-.862%201.638-1.394%202.907-1.394zm40.051-.343h.035c.056.002.11.005.17.011l.024.003v2.69l-.076-.012a4.058%204.058%200%200%200-.698-.07h-.04c-1.324.016-2.121.793-2.121%202.283v3.958h-2.447v-5.315c.03-1.879%201.493-3.415%203.343-3.494.738-.03%201.29-.049%201.656-.053h.154zm-20.948.355c1.636%200%202.747.476%203.42%201.298l.036.046c.455.58.663%201.288.663%201.9v5.264h-2.463v-4.227c-.005-.523-.06-.896-.23-1.241-.251-.509-.717-.794-1.426-.794-.753%200-1.24.356-1.489.96l-.02.051c-.147.386-.185.806-.163%201.236v4.015h-2.447v-5.252l.01-.053c.361-2.144%201.716-3.203%204.11-3.203zm26.17%201.953c-1.14%200-1.958.768-1.958%202.222%200%201.388.754%202.238%202.021%202.238.706%200%201.348-.295%201.7-.997.203-.31.304-.724.304-1.241%200-.518-.101-.943-.303-1.275-.321-.604-1.027-.947-1.765-.947zm-16.623%200c-1.139%200-1.957.768-1.957%202.222%200%201.388.754%202.238%202.021%202.238.706%200%201.347-.295%201.7-.997.219-.4.328-.85.328-1.35%200-.454-.11-.843-.327-1.166-.321-.604-1.027-.947-1.765-.947zm-19.827%200c-1.139%200-1.957.768-1.957%202.222%200%201.388.754%202.238%202.022%202.238.705%200%201.347-.295%201.7-.997.16-.396.241-.849.241-1.357%200-.509-.08-.895-.241-1.159-.32-.604-1.027-.947-1.765-.947z%22%20fill%3D%22%232F2F2F%22%20style%3D%22fill%3A%20rgb(47%2C%2047%2C%2047)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fsvg%3E",
    "favicon": "https://manara.tech/hubfs/favicon.ico",
    "ogImage": null,
    "logoHref": "https://manara.tech/?hsLang=en"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Manara'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Governments",
      "reasoning": "Button #0 is selected as the primary CTA because it uses a vibrant accent color (#FFF1EB) which stands out against the background, indicating a call to action. The text 'Governments' suggests a targeted action, aligning with the site's focus."
    },
    "secondary": {
      "index": 3,
      "text": "Governments",
      "reasoning": "Button #3 is selected as the secondary CTA because it has a different background color (#FFFFFF) and serves as an alternative option with the same text 'Governments', maintaining consistency in action but with less visual emphasis."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals and organizations"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": "unknown"
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Manara'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles