Home · Branding · Noora Health

Noora Health Brand Identity

A complete profile of Noora Health's visual system — colors, typography, components, and personality — extracted from http://noorahealth.org. Built for designers, agents, and AI tools.

Download JSON
Primary
#DD3E77
Accent
#DD3E77
Body Font
Fellix
Heading
Fellix

Color Palette

Brand palette extracted from http://noorahealth.org.

primary
#DD3E77
rgb(221, 62, 119)
secondary
#00956E
rgb(0, 149, 110)
accent
#DD3E77
rgb(221, 62, 119)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#2B2B2B
rgb(43, 43, 43)
link
#37B7E6
rgb(55, 183, 230)

Typography

Each font links to its Google Fonts page where available.

primary
Fellix
heading
Fellix
Copyright Klim Type Foundry, 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

Noora Health logo
Logo
Noora Health favicon
Favicon
Noora Health social image
Social Card

UI Components

Live previews rendered using Noora Health's actual button styles.

input
background #FFFFFF textColor #DD3E77 borderColor null borderRadius 30px shadow none
buttonPrimary
background #DD3E77 textColor #FFFFFF borderColor #DD3E77 borderRadius 29px shadow none
buttonSecondary
background #FFFFFF textColor #37B7E6 borderColor #FFFFFF borderRadius 29px shadow none

Brand Personality

Tone: professional Energy: medium Audience: families and caregivers

Noora Health Brand in the Wild

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

Frequently Asked Questions

What is Noora Health's primary brand color?

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

What font does Noora Health use?

Noora Health uses Fellix as the primary typeface across body and headings.

Does Noora Health use a light or dark theme?

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

Where can I find Noora Health's logo?

Noora Health's logo is available directly on their site (http://noorahealth.org). 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://noorahealth.org 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 Noora Health.

Methodology

Brand data on this page was extracted from http://noorahealth.org 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 Noora Health.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Fellix",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#DD3E77",
    "secondary": "#00956E",
    "accent": "#DD3E77",
    "background": "#FFFFFF",
    "textPrimary": "#2B2B2B",
    "link": "#37B7E6"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Fellix",
      "heading": "Fellix"
    },
    "fontStacks": {
      "heading": [
        "Copyright Klim Type Foundry",
        "sans-serif"
      ],
      "body": [
        "Fellix",
        "sans-serif"
      ],
      "paragraph": [
        "Fellix",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "75px",
      "h2": "55px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "29px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#DD3E77",
      "borderColor": null,
      "borderRadius": "30px",
      "borderRadiusCorners": {
        "topLeft": "30px",
        "topRight": "30px",
        "bottomRight": "30px",
        "bottomLeft": "30px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#DD3E77",
      "textColor": "#FFFFFF",
      "borderColor": "#DD3E77",
      "borderRadius": "29px",
      "borderRadiusCorners": {
        "topLeft": "29px",
        "topRight": "29px",
        "bottomRight": "29px",
        "bottomLeft": "29px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#37B7E6",
      "borderColor": "#FFFFFF",
      "borderRadius": "29px",
      "borderRadiusCorners": {
        "topLeft": "29px",
        "topRight": "29px",
        "bottomRight": "29px",
        "bottomLeft": "29px"
      },
      "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%20200.7%2056.76%22%20aria-hidden%3D%22true%22%20data-fc-idx%3D%220%22%3E%3Cdefs%3E%3Cstyle%3E.f%7Bfill%3A%23383838%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M17.3%2044.54h9.33V39.7h-9.68v-8.9h-4.84v8.58c-5.9-1-7.26-4.32-7.26-8.9H0c0%208.24%204.06%2012.8%2012.38%2013.84%201.14%207.87%205.92%2011.86%2014.27%2011.86v-4.84c-5.57%200-8.42-1.97-9.35-6.78Z%22%20style%3D%22fill%3A%20rgb(0%2C%20185%2C%20234)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M57.62%2030.46h-4.84c0%204.58-1.36%207.89-7.24%208.9v-8.57H40.7v8.9h-9.41v4.84h9.06c-.93%204.8-3.78%206.77-9.34%206.77v4.84c8.35%200%2013.13-3.99%2014.27-11.87%208.2-1.08%2012.36-5.71%2012.36-13.82Z%22%20style%3D%22fill%3A%20rgb(250%2C%20163%2C%2027)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M26.64%205.44V.59c-8.34%200-13.12%203.99-14.26%2011.85C4.06%2013.48%200%2018.03%200%2026.28h4.84c0-4.59%201.36-7.9%207.26-8.9v8.94h4.84v-9.27h9.68v-4.84H17.3c.93-4.8%203.78-6.77%209.34-6.77Z%22%20style%3D%22fill%3A%20rgb(237%2C%2039%2C%20119)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M45.26%2012.46C44.12%204.59%2039.34.59%2030.99.59v4.85c5.57%200%208.42%201.97%209.34%206.77h-9.06v4.84h9.41v9.27h4.84v-8.94c5.88%201.01%207.24%204.32%207.24%208.9h4.84c0-8.11-4.16-12.74-12.35-13.82Z%22%20style%3D%22fill%3A%20rgb(0%2C%20152%2C%20107)%20!important%3B%22%2F%3E%3Cpath%20class%3D%22f%22%20d%3D%22M70.76.37%2083.5%2017.91V.37h4.54v25.9h-3.89L71.33%208.73v17.54h-4.5V.37h3.93ZM118.92%2013.28c0%207.59-5.89%2013.36-13.67%2013.36s-13.7-5.77-13.7-13.36S97.48%200%20105.25%200s13.67%205.76%2013.67%2013.28Zm-22.71%200c0%205.18%203.89%209.14%209.04%209.14s9.06-3.96%209.06-9.14-3.93-9.06-9.05-9.06-9.05%203.92-9.05%209.06ZM148.88%2013.28c0%207.59-5.89%2013.36-13.67%2013.36s-13.71-5.77-13.71-13.36S127.44%200%20135.21%200s13.67%205.76%2013.67%2013.28Zm-22.72%200c0%205.18%203.89%209.14%209.05%209.14s9.05-3.96%209.05-9.14-3.93-9.06-9.05-9.06-9.05%203.92-9.05%209.06ZM167.56%2026.27l-6.7-10.4h-3.96v10.4h-4.49V.37h10.13c4.5%200%208.28%203.37%208.28%207.7%200%203.59-1.96%206.29-5.12%207.33l7.35%2010.88h-5.49ZM156.9%2011.73h5.47c.51.02%201.02-.06%201.49-.24.48-.18.91-.44%201.27-.79.36-.34.65-.75.84-1.21.19-.45.29-.94.28-1.43%200-2.04-1.65-3.51-3.89-3.51h-5.47v7.18ZM193.4%2021.09h-11.41l-2.12%205.18h-4.77L185.84.37h3.77l10.74%2025.9h-4.89l-2.06-5.18Zm-1.69-4.14-4-9.92-4.04%209.92h8.04ZM89.26%2030.4v26.35h-4.58V45.18H71.39v11.57h-4.58V30.4h4.58v10.59h13.27V30.42l4.6-.02ZM109.49%2030.4v4.21H97.92v6.21h10.34v4.21H97.92v7.49h11.57v4.23H93.31V30.4h16.18ZM130.59%2051.47h-11.57l-2.17%205.28H112l10.92-26.34h3.86l10.9%2026.34h-4.97l-2.11-5.28Zm-1.72-4.21-4.07-10.08-4.11%2010.08h8.18ZM144.64%2030.4v22.12h13.11v4.23h-17.69V30.4h4.58ZM174.84%2034.62h-8.42v22.14h-4.58V34.62h-8.42v-4.21h21.41v4.21ZM200.7%2030.4v26.35h-4.58V45.18h-13.27v11.57h-4.58V30.4h4.58v10.59h13.27V30.42l4.58-.02Z%22%20style%3D%22fill%3A%20rgb(56%2C%2056%2C%2056)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://noorahealth.org/wp-content/uploads/2022/03/cropped-fav-32x32.png",
    "ogImage": "https://noorahealth.org/wp-content/uploads/2022/03/og.jpg",
    "logoHref": "https://noorahealth.org/",
    "logoAlt": ".f{fill:#383838}"
  },
  "__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 'Noora Health'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "donate",
      "reasoning": "The 'donate' button is a strong call-to-action with a vibrant brand color (#DD3E77), indicating its importance as a primary action for the organization."
    },
    "secondary": {
      "index": 6,
      "text": "Learn More",
      "reasoning": "The 'Learn More' button has a different background color (#FFFFFF) and serves as a secondary action, providing additional information without the urgency of the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "families and caregivers"
  },
  "designSystem": {
    "framework": "custom",
    "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 visible, located in the header, links to the homepage, and matches the brand name 'Noora Health'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles