Home · Branding · Narmi

Narmi Brand Identity

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

Download JSON
Primary
#2B6653
Accent
#1B4338
Body Font
Mulish
Heading
Mulish

Color Palette

Brand palette extracted from https://www.narmi.com/.

primary
#2B6653
rgb(43, 102, 83)
secondary
#CCD8EC
rgb(204, 216, 236)
accent
#1B4338
rgb(27, 67, 56)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#1B4338
rgb(27, 67, 56)

Typography

Each font links to its Google Fonts page where available.

primary
Mulish
heading
Mulish
Narmi matiere, 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

Narmi logo
Logo
Narmi favicon
Favicon
Narmi social image
Social Card

UI Components

Live previews rendered using Narmi's actual button styles.

input
background transparent textColor #000000 borderColor null borderRadius 0px shadow none
buttonPrimary
background #1B4338 textColor #FFFFFF borderRadius 0px shadow none
buttonSecondary
background #C9D8F2 textColor #1140A0 borderColor #C6DDE8 borderRadius 41.9904px shadow none

Brand Personality

Tone: professional Energy: medium Audience: financial institutions

Narmi Brand in the Wild

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

Frequently Asked Questions

What is Narmi's primary brand color?

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

What accent color does Narmi use?

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

What font does Narmi use?

Narmi uses Mulish as the primary typeface across body and headings.

Does Narmi use a light or dark theme?

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

Where can I find Narmi's logo?

Narmi's logo is available directly on their site (https://www.narmi.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://www.narmi.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 Narmi.

Methodology

Brand data on this page was extracted from https://www.narmi.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 Narmi.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Mulish",
      "role": "body"
    },
    {
      "family": "Narmi matiere",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#2B6653",
    "secondary": "#CCD8EC",
    "accent": "#1B4338",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#1B4338"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Mulish",
      "heading": "Mulish"
    },
    "fontStacks": {
      "heading": [
        "Narmi matiere",
        "sans-serif"
      ],
      "body": [
        "Mulish",
        "sans-serif"
      ],
      "paragraph": [
        "Mulish",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "66.665px",
      "h2": "53.332px",
      "body": "19.9995px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#1B4338",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#C9D8F2",
      "textColor": "#1140A0",
      "borderColor": "#C6DDE8",
      "borderRadius": "41.9904px",
      "borderRadiusCorners": {
        "topLeft": "41.9904px",
        "topRight": "41.9904px",
        "bottomRight": "41.9904px",
        "bottomLeft": "41.9904px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20344.28%2088%22%20width%3D%2283%22%20height%3D%2221%22%20data-fc-idx%3D%220%22%3E%0A%20%20%3Cg%20id%3D%22Layer_2%22%20data-name%3D%22Layer%202%22%3E%0A%20%20%20%20%3Cg%20id%3D%22Layer_1-2%22%20data-name%3D%22Layer%201%22%3E%0A%20%20%20%20%20%20%3Cg%20id%3D%22Layer_2-2%22%20data-name%3D%22Layer%202%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Layer_2-2-2%22%20data-name%3D%22Layer%202-2%22%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M109.55%2C24.88l7.61.06v7.73a17.85%2C17.85%2C0%2C0%2C1%2C12.14-8.4%2C21.54%2C21.54%2C0%2C0%2C1%2C5.32-.18%2C15.44%2C15.44%2C0%2C0%2C1%2C8.76%2C3A13.92%2C13.92%2C0%2C0%2C1%2C147.24%2C32a18.07%2C18.07%2C0%2C0%2C1%2C1.45%2C4.65%2C25.4%2C25.4%2C0%2C0%2C1%2C.51%2C5.9V71.39h-7.67l.06-25.74a65.68%2C65.68%2C0%2C0%2C0-.47-6.86%2C10.12%2C10.12%2C0%2C0%2C0-.86-3A10.45%2C10.45%2C0%2C0%2C0%2C139%2C33.7a10.2%2C10.2%2C0%2C0%2C0-2.31-2.09%2C11.59%2C11.59%2C0%2C0%2C0-8.41-1.44A13.3%2C13.3%2C0%2C0%2C0%2C123.49%2C32c-5.37%2C3.43-6.25%2C9.66-6.35%2C10.44-.07.55-.09%2C1-.1%2C1.27l.06%2C27.65h-7.49Z%22%20fill%3D%22currentColor%22%20class%3D%22color-1%22%20style%3D%22color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M327.85%2C24.82h7.73V60.15a4.85%2C4.85%2C0%2C0%2C0%2C.16%2C1%2C5.15%2C5.15%2C0%2C0%2C0%2C.66%2C1.38A4.93%2C4.93%2C0%2C0%2C0%2C337.75%2C64a4.29%2C4.29%2C0%2C0%2C0%2C2.61.68h1.34a15%2C15%2C0%2C0%2C0%2C2.58-.4V71a21.47%2C21.47%2C0%2C0%2C1-4.65.54%2C12.15%2C12.15%2C0%2C0%2C1-6.31-1.16A10.15%2C10.15%2C0%2C0%2C1%2C331%2C68.52a11.81%2C11.81%2C0%2C0%2C1-3.11-7.22Z%22%20fill%3D%22currentColor%22%20class%3D%22color-1%22%20style%3D%22color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%22331.87%22%20cy%3D%228.26%22%20r%3D%224.92%22%20fill%3D%22currentColor%22%20class%3D%22color-1%22%20style%3D%22color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M196.77%2C33a13.56%2C13.56%2C0%2C0%2C0-3.23-5.22%2C13.82%2C13.82%2C0%2C0%2C0-7-3.39A24.59%2C24.59%2C0%2C0%2C0%2C179.8%2C24a36.31%2C36.31%2C0%2C0%2C0-5%2C.47%2C29%2C29%2C0%2C0%2C0-9.92%2C3.73v7.43s5.68-4.59%2C11.78-5.32a14.28%2C14.28%2C0%2C0%2C1%2C5.09-.13c1.66.25%2C4.51.68%2C6.36%2C3a8%2C8%2C0%2C0%2C1%2C1.12%2C2%2C14.33%2C14.33%2C0%2C0%2C1%2C1.08%2C6.75L174.61%2C44a5.26%2C5.26%2C0%2C0%2C0-.88.17%2C19.5%2C19.5%2C0%2C0%2C0-8%2C3.12A13.64%2C13.64%2C0%2C0%2C0%2C162%2C51.63a16.16%2C16.16%2C0%2C0%2C0-1.67%2C8A16.81%2C16.81%2C0%2C0%2C0%2C162%2C66s2.78%2C6%2C12.14%2C6.28a20%2C20%2C0%2C0%2C0%2C5-.33c1.52-.3%2C5.07-1%2C7.54-3.44.48-.47%2C1.27-1.36%2C1.89-2.09.78-.93%2C1.39-1.74%2C1.8-2.29v7.25h7.79v-32A18.91%2C18.91%2C0%2C0%2C0%2C196.77%2C33Zm-6.36%2C21.93a13.26%2C13.26%2C0%2C0%2C1-18.18%2C10.32A7.08%2C7.08%2C0%2C0%2C1%2C168.14%2C60s-.49-3.89.49-5.41a7.08%2C7.08%2C0%2C0%2C1%2C1.3-1.86A8.34%2C8.34%2C0%2C0%2C1%2C172.61%2C51%2C14.35%2C14.35%2C0%2C0%2C1%2C176%2C49.94l14.41-2.14Z%22%20fill%3D%22currentColor%22%20class%3D%22color-1%22%20style%3D%22color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M212.48%2C24.76h7.85v9.9s2.84-8.82%2C9.73-10.15a13.63%2C13.63%2C0%2C0%2C1%2C7.49.25v7.55a11.38%2C11.38%2C0%2C0%2C0-2.36-1%2C10.93%2C10.93%2C0%2C0%2C0-6.48.14%2C11.15%2C11.15%2C0%2C0%2C0-3.35%2C1.95c-4.06%2C3.39-4.71%2C8.58-5%2C10.44a15.07%2C15.07%2C0%2C0%2C0-.14%2C1.77l-.06%2C25.84h-7.65Z%22%20fill%3D%22currentColor%22%20class%3D%22color-1%22%20style%3D%22color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M245.82%2C24.76v46.7h7.79V42.78a21.6%2C21.6%2C0%2C0%2C1%2C.81-3.56%2C15.36%2C15.36%2C0%2C0%2C1%2C1.79-4.14%2C10.83%2C10.83%2C0%2C0%2C1%2C2.19-2.58%2C10.46%2C10.46%2C0%2C0%2C1%2C5.12-2.31%2C10.71%2C10.71%2C0%2C0%2C1%2C3.39%2C0%2C10.39%2C10.39%2C0%2C0%2C1%2C3.76%2C1.22%2C10%2C10%2C0%2C0%2C1%2C3.07%2C2.69%2C10.66%2C10.66%2C0%2C0%2C1%2C1.67%2C3.56%2C14.14%2C14.14%2C0%2C0%2C1%2C.59%2C4.43V71.46h7.77V43.52A13.93%2C13.93%2C0%2C0%2C1%2C284.5%2C39a14.86%2C14.86%2C0%2C0%2C1%2C1.81-3.55%2C12.87%2C12.87%2C0%2C0%2C1%2C2.35-2.75A10.76%2C10.76%2C0%2C0%2C1%2C301%2C31.34a9.85%2C9.85%2C0%2C0%2C1%2C3.47%2C3.41A13.1%2C13.1%2C0%2C0%2C1%2C306%2C40.22c.11.93.14%2C1.71.15%2C2.25v29h7.77V40.7a19.34%2C19.34%2C0%2C0%2C0-1.22-6.94c-.73-1.94-2.17-5.74-5.91-7.95a15.17%2C15.17%2C0%2C0%2C0-5.44-1.75%2C21.76%2C21.76%2C0%2C0%2C0-5.1-.15%2C16.52%2C16.52%2C0%2C0%2C0-5%2C1.09%2C15.63%2C15.63%2C0%2C0%2C0-2.72%2C1.42%2C16.51%2C16.51%2C0%2C0%2C0-4.29%2C4%2C11.58%2C11.58%2C0%2C0%2C0-.67%2C1c-.47.68-.92%2C1.36-1.34%2C2a12.19%2C12.19%2C0%2C0%2C0-1.29-3.07%2C13.09%2C13.09%2C0%2C0%2C0-4.84-4.65%2C14.15%2C14.15%2C0%2C0%2C0-5.31-1.63%2C18%2C18%2C0%2C0%2C0-6.93.45A14%2C14%2C0%2C0%2C0%2C259%2C26.65a19.49%2C19.49%2C0%2C0%2C0-2%2C1.63%2C19.69%2C19.69%2C0%2C0%2C0-3.39%2C4.11V24.73Z%22%20fill%3D%22currentColor%22%20class%3D%22color-1%22%20style%3D%22color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22layer1%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22path4409-66%22%20cx%3D%2212%22%20cy%3D%2276%22%20r%3D%2212%22%20fill%3D%22currentColor%22%20class%3D%22color-2%22%20style%3D%22color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22path4409-4-5%22%20cx%3D%2276%22%20cy%3D%2276%22%20r%3D%2212%22%20fill%3D%22currentColor%22%20class%3D%22color-3%22%20style%3D%22color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22path4409-6-7%22%20cx%3D%2244%22%20cy%3D%2276%22%20r%3D%2212%22%20fill%3D%22currentColor%22%20class%3D%22color-4%22%20style%3D%22color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22path4409-7-8%22%20cx%3D%2212%22%20cy%3D%2244%22%20r%3D%2212%22%20fill%3D%22currentColor%22%20class%3D%22color-4%22%20style%3D%22color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22path4409-4-2-0%22%20cx%3D%2276%22%20cy%3D%2244%22%20r%3D%2212%22%20fill%3D%22currentColor%22%20class%3D%22color-4%22%20style%3D%22color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22path4409-6-6-3%22%20cx%3D%2244%22%20cy%3D%2244%22%20r%3D%2212%22%20fill%3D%22currentColor%22%20class%3D%22color-2%22%20style%3D%22color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22path4409-5-3%22%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22currentColor%22%20class%3D%22color-3%22%20style%3D%22color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22path4409-4-1-0%22%20cx%3D%2276%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22currentColor%22%20class%3D%22color-2%22%20style%3D%22color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22path4409-6-2-7%22%20cx%3D%2244%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22currentColor%22%20class%3D%22color-4%22%20style%3D%22color%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/6155dc277c0e6923df412e1b/65ba9c499e0d741836be0daf_favicon-black-small.png",
    "ogImage": "https://cdn.prod.website-files.com/6155dc277c0e6923df412e1b/6192c6364208f389eb6285e2_Narmi_OG-image-main.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 13,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Narmi'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Request a Demo",
      "reasoning": "Button #1 'Request a Demo' uses a vibrant brand color (#1B4338) and is a clear call-to-action, making it the primary CTA."
    },
    "secondary": {
      "index": 6,
      "text": "Request a Demo",
      "reasoning": "Button #6 'Request a Demo' uses a different color (#C9D8F2) and serves as a secondary CTA with a similar action-oriented text."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "financial institutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "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, and links to the homepage, matching the brand 'Narmi'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles