Home · Branding · Nubank

Nubank Brand Identity

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

Download JSON
Primary
#820AD1
Accent
#820AD1
Body Font
Graphik
Heading
Graphik

Color Palette

Brand palette extracted from https://international.nubank.com.br.

primary
#820AD1
rgb(130, 10, 209)
secondary
#0000EE
rgb(0, 0, 238)
accent
#820AD1
rgb(130, 10, 209)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#808080
rgb(128, 128, 128)
link
#4C0677
rgb(76, 6, 119)

Typography

Each font links to its Google Fonts page where available.

primary
Graphik
heading
Graphik
Graphik, 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

Nubank favicon
Favicon

UI Components

Live previews rendered using Nubank's actual button styles.

buttonPrimary
background #820AD1 textColor #FFFFFF borderColor #820AD1 borderRadius 20px shadow none
buttonSecondary
background #000000 textColor #FFFFFF borderColor #FFFFFF borderRadius 75px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy individuals

Nubank Brand in the Wild

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

Frequently Asked Questions

What is Nubank's primary brand color?

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

What font does Nubank use?

Nubank uses Graphik as the primary typeface across body and headings.

Does Nubank use a light or dark theme?

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

How was this brand profile generated?

This profile was extracted from https://international.nubank.com.br 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 Nubank.

Methodology

Brand data on this page was extracted from https://international.nubank.com.br 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 Nubank.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Graphik",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#820AD1",
    "secondary": "#0000EE",
    "accent": "#820AD1",
    "background": "#FFFFFF",
    "textPrimary": "#808080",
    "link": "#4C0677"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Graphik",
      "heading": "Graphik"
    },
    "fontStacks": {
      "heading": [
        "Graphik",
        "sans-serif"
      ],
      "body": [
        "Graphik",
        "sans-serif"
      ],
      "paragraph": [
        "Graphik",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "96px",
      "h2": "96px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "20px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#820AD1",
      "textColor": "#FFFFFF",
      "borderColor": "#820AD1",
      "borderRadius": "20px",
      "borderRadiusCorners": {
        "topLeft": "20px",
        "topRight": "20px",
        "bottomRight": "20px",
        "bottomLeft": "20px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "75px",
      "borderRadiusCorners": {
        "topLeft": "75px",
        "topRight": "75px",
        "bottomRight": "75px",
        "bottomLeft": "75px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://international.nubank.com.br/wp-content/uploads/2025/06/cropped-image-4-32x32.png",
    "ogImage": null
  },
  "__llm_logo_reasoning": {
    "selectedIndex": -1,
    "reasoning": "No suitable logo was found that clearly represents the brand 'Nu International'. All candidates were either too small or not clearly linked to the homepage.",
    "confidence": 0.3,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Accept cookies",
      "reasoning": "Button #1 uses the brand color #820AD1, which is vibrant and stands out as a primary call-to-action, despite its text being related to cookies."
    },
    "secondary": {
      "index": 0,
      "text": "Watch the video",
      "reasoning": "Button #0 has a different color group (#000000) and serves as a secondary action with the text 'Watch the video'."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy individuals"
  },
  "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": -1,
        "selectedLogoReasoning": "No suitable logo was found that clearly represents the brand 'Nu International'. All candidates were either too small or not clearly linked to the homepage.",
        "confidence": 0.3
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles