Nobell Foods Brand: Colors, Fonts, Logo & Visual Identity

Nobell Foods Brand Identity

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

Color Palette

Brand palette extracted from http://www.nobellfoods.com.

Color Value RGB
primary #71F47B rgb(113, 244, 123)
accent #71F47B rgb(113, 244, 123)
background #1A1A1A rgb(26, 26, 26)
textPrimary #1A1A1A rgb(26, 26, 26)
link #FFFFE6 rgb(255, 255, 230)

Typography

Each font links to its Google Fonts page where available.

Role Font Link
primary Diatype Google Fonts →
heading Ribons Google Fonts →
Times New Roman

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Nobell Foods's actual button styles.

Component Background Text Color Border Color Border Radius Shadow
Input #FFFFE6 #000000 #151515 9999px none
Button Primary #71F47B #151515 #151515 9999px none
Button Secondary #151515 #FFFFE6 - 9999px none

Brand Personality

Tone: playful Energy: high Audience: environmentally conscious consumers

Nobell Foods Brand in the Wild

Image: cdn.sanity.io
Source: nobellfoods.com

Image: cdn.sanity.io
Source: nobellfoods.com

Frequently Asked Questions

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

What font does Nobell Foods use?
Nobell Foods uses Diatype for body text and Ribons for headings. Fonts were detected on http://www.nobellfoods.com as part of their live design system.

Does Nobell Foods use a light or dark theme?
Nobell Foods's primary site uses a light color scheme, with a background of #1A1A1A.

Where can I find Nobell Foods's logo?
Nobell Foods's logo is available directly on their site (http://www.nobellfoods.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 http://www.nobellfoods.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 Nobell Foods.

Methodology

Brand data on this page was extracted from http://www.nobellfoods.com on 2026-07-27 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 Nobell Foods.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Ribons",
      "role": "heading"
    },
    {
      "family": "NobellScript",
      "role": "display"
    },
    {
      "family": "Diatype",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#71F47B",
    "accent": "#71F47B",
    "background": "#1A1A1A",
    "textPrimary": "#1A1A1A",
    "link": "#FFFFE6"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Diatype",
      "heading": "Ribons"
    },
    "fontStacks": {
      "heading": [
        "Times New Roman"
      ],
      "body": [
        "Times New Roman"
      ],
      "paragraph": [
        "Diatype"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "10000px",
      "body": "22px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "input": {
      "background": "#FFFFE6",
      "textColor": "#000000",
      "borderColor": "#151515",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#71F47B",
      "textColor": "#151515",
      "borderColor": "#151515",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#151515",
      "textColor": "#FFFFE6",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.nobellfoods.com/_next/image?url=%2Fassets%2Fnobell-logo-yellow.png&w=640&q=75",
    "favicon": "https://www.nobellfoods.com/favicon-cheese.png",
    "ogImage": "https://cdn.sanity.io/images/yx739fhp/production/60c5acd27d5f402aa169a1a4666d33f285d89690-1920x1080.jpg"
  }
}