llms.txt

NURX Brand Identity

A complete profile of NURX's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #FEF7EC
Accent #FEF7EC
Body Font PP Pangram Sans
Heading Font MabryPro

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

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

NURX Brand in the Wild

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

Machine-Readable Profile

{
 "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",
   "borderRadiusCorners": {
    "topLeft": "100px",
    "topRight": "0px",
    "bottomRight": "0px",
    "bottomLeft": "100px"
   },
   "shadow": "none"
  },
  "buttonPrimary": {
   "background": "#FEF7EC",
   "textColor": "#000000",
   "borderRadius": "0px",
   "borderRadiusCorners": {
    "topLeft": "0px",
    "topRight": "0px",
    "bottomRight": "0px",
    "bottomLeft": "0px"
   },
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#C5C2D0",
   "textColor": "#000000",
   "borderRadius": "0px",
   "borderRadiusCorners": {
    "topLeft": "0px",
    "topRight": "0px",
    "bottomRight": "0px",
    "bottomLeft": "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"
 },
 "personality": {
  "tone": "modern",
  "energy": "medium",
  "targetAudience": "Women seeking online health services"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 }
}