Nooks Brand: Colors, Fonts, Logo & Visual Identity

Nooks Brand Identity

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

Primary Color

Accent Color

Typography

Color Palette

Brand palette extracted from Nooks website.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon
.png)
Social Card

UI Components

Live previews rendered using Nooks's actual button styles.

Brand Personality

Frequently Asked Questions

  1. What is Nooks's primary brand color?
    Nooks's primary brand color is #E2E6F6.

  2. What accent color does Nooks use?
    Nooks uses #3898EC as an accent color.

  3. What font does Nooks use?
    Nooks uses Basel Grotesk as the primary typeface.

  4. Does Nooks use a light or dark theme?
    Nooks's primary site uses a light color scheme.

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

  6. How was this brand profile generated?
    This profile was extracted 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": "Basel Grotesk", "role": "heading"},
    {"family": "Supremellsub", "role": "unknown"}
  ],
  "colors": {
    "primary": "#E2E6F6",
    "secondary": "#CD38FF",
    "accent": "#3898EC",
    "background": "#FFFFFF",
    "textPrimary": "#3898EC",
    "link": "#3898EC"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Basel Grotesk",
      "heading": "Basel Grotesk"
    },
    "fontStacks": {
      "heading": ["Supremellsub", "Arial", "sans-serif"],
      "body": ["Basel Grotesk", "Arial", "sans-serif"],
      "paragraph": ["Basel Grotesk", "Arial", "sans-serif"]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "40px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#333333",
      "borderColor": "#E2E6F6",
      "borderRadius": "12px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#3898EC",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderRadius": "0px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/697107c16c913fd77cf0aacd/698e180ee65f2a7c3f14efd5_nooks_3d_black_1.webp",
    "favicon": "https://cdn.prod.website-files.com/6822db388c44137c00f8c124/683f1ae4909857b3d04d500a_16x16.png",
    "ogImage": "https://cdn.prod.website-files.com/697107c16c913fd77cf0aacd/69b2e1b1625a9e823d1edf5f_6995c9952aa828323555083c_OG%20Image%20(1).png"
  }
}