NURX Brand: Colors, Fonts, Logo & Visual Identity

NURX Brand Identity

A complete profile of NURX's visual system — colors, typography, components, and personality — extracted from NURX. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from NURX.

primary

#FEF7EC

rgb(254, 247, 236)

secondary

#FFAD1E

rgb(255, 173, 30)

accent

#FEF7EC

rgb(254, 247, 236)

background

#FFFFFF

rgb(255, 255, 255)

textPrimary

#000000

rgb(0, 0, 0)

link

#FBE3C0

rgb(251, 227, 192)

Typography

Each font links to its Google Fonts page where available.

primary

PP Pangram Sans

PP Pangram Sans Google Fonts →

heading

MabryPro

MabryPro Google Fonts →

PP Pangram Sans, sans-serif

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using NURX's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Tone: modern
Energy: medium
Audience: Women seeking online health services

Frequently Asked Questions

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

What font does NURX use?
NURX uses PP Pangram Sans for body text and MabryPro for headings.

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

Where can I find NURX's logo?
NURX's logo is available directly on their site (NURX).

How was this brand profile generated?
This profile was extracted from NURX using the Firecrawl branding extraction API.

Methodology

Brand data on this page was extracted from NURX using the Firecrawl branding extraction API.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {"family": "PP Pangram Sans", "role": "body"},
    {"family": "MabryPro", "role": "heading"}
  ],
  "colors": {
    "primary": "#FEF7EC",
    "secondary": "#FFAD1E",
    "accent": "#FEF7EC",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#FBE3C0"
  },
  "typography": {
    "fontFamilies": {
      "primary": "PP Pangram Sans",
      "heading": "MabryPro"
    },
    "fontStacks": {
      "heading": ["PP Pangram Sans", "sans-serif"],
      "body": ["MabryPro", "Arial", "Helvetica Neue", "Helvetica", "sans-serif"],
      "paragraph": ["PP Pangram Sans", "sans-serif"]
    },
    "fontSizes": {
      "h1": "88px",
      "h2": "32px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "15px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": null,
      "borderRadius": "100px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FEF7EC",
      "textColor": "#000000",
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#C5C2D0",
      "textColor": "#000000",
      "borderRadius": "0px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.nurx.com/wp-content/themes/nurx-theme-lazyload/static/images/trustpilot-logo.svg",
    "favicon": "https://www.nurx.com/wp-content/themes/nurx-theme-lazyload/favicon/nurx.png",
    "ogImage": "https://www.nurx.com/wp-content/themes/nurx-theme-lazyload/images/Nurx_App_OpenGraph_1200x630.jpg"
  }
}