Home · Branding · NetBeez

NetBeez Brand Identity

A complete profile of NetBeez's visual system — colors, typography, components, and personality — extracted from https://netbeez.net. Built for designers, agents, and AI tools.

Download JSON
Primary
#0E002C
Accent
#414AD9
Body Font
DM Sans
Heading
DM Sans

Color Palette

Brand palette extracted from https://netbeez.net.

primary
#0E002C
rgb(14, 0, 44)
secondary
#B3B8EC
rgb(179, 184, 236)
accent
#414AD9
rgb(65, 74, 217)
background
#F2F2FB
rgb(242, 242, 251)
textPrimary
#414AD9
rgb(65, 74, 217)
link
#414AD9
rgb(65, 74, 217)

Typography

Each font links to its Google Fonts page where available.

primary
DM Sans
heading
DM Sans
GRIFTER, 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

NetBeez logo
Logo
NetBeez favicon
Favicon

UI Components

Live previews rendered using NetBeez's actual button styles.

buttonPrimary
background #414AD9 textColor #0E002C borderRadius 0px shadow none
buttonSecondary
background #FFFFFF textColor #0E002C borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: IT professionals and network administrators

NetBeez Brand in the Wild

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

Frequently Asked Questions

What is NetBeez's primary brand color?

NetBeez's primary brand color is #0E002C. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does NetBeez use?

NetBeez uses #414AD9 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does NetBeez use?

NetBeez uses DM Sans as the primary typeface across body and headings.

Does NetBeez use a light or dark theme?

NetBeez's primary site uses a light color scheme, with a background of #F2F2FB.

Where can I find NetBeez's logo?

NetBeez's logo is available directly on their site (https://netbeez.net). 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 https://netbeez.net 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 NetBeez.

Methodology

Brand data on this page was extracted from https://netbeez.net 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 NetBeez.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "DM Sans",
      "role": "body"
    },
    {
      "family": "GRIFTER",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0E002C",
    "secondary": "#B3B8EC",
    "accent": "#414AD9",
    "background": "#F2F2FB",
    "textPrimary": "#414AD9",
    "link": "#414AD9"
  },
  "typography": {
    "fontFamilies": {
      "primary": "DM Sans",
      "heading": "DM Sans"
    },
    "fontStacks": {
      "heading": [
        "GRIFTER",
        "sans-serif"
      ],
      "body": [
        "DM Sans",
        "sans-serif"
      ],
      "paragraph": [
        "DM Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "110px",
      "h2": "65px",
      "body": "22px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#414AD9",
      "textColor": "#0E002C",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#0E002C",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22header__logo%22%20data-fc-idx%3D%220%22%3E%20%3Csvg%20id%3D%22logo-header%22%20viewBox%3D%220%200%20148%2030%22%20fill%3D%22inherit%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22fill%3A%20rgb(14%2C%200%2C%2044)%20!important%3B%22%3E%20%3Cpath%20d%3D%22M50.2621%2017.5028H49.9711L44.0263%209.25983H43.8063V9.25H40.4414V20.7499H42.9308V12.4971H43.2169L49.1666%2020.7499H52.7539V9.25H50.2621V17.5028Z%22%20fill%3D%22inherit%22%2F%3E%20%3Cpath%20d%3D%22M58.0068%2020.7499H60.4962H68.3484V18.4607H60.4962V16.1298H64.8784V13.8701H60.4962V11.5097H68.3484V9.25H58.0068V20.7499Z%22%20fill%3D%22inherit%22%2F%3E%20%3Cpath%20d%3D%22M105.015%2020.7499H107.504H115.356V18.4607H107.504V16.1298H111.886V13.8701H107.504V11.5097H115.356V9.25H105.015V20.7499Z%22%20fill%3D%22inherit%22%2F%3E%20%3Cpath%20d%3D%22M120.469%2020.7499H122.958H130.81V18.4607H122.958V16.1298H127.343V13.8701H122.958V11.5097H130.81V9.25H120.469V20.7499Z%22%20fill%3D%22inherit%22%2F%3E%20%3Cpath%20d%3D%22M72.5293%2011.5318H77.3223V20.7499H79.8117V11.5318H84.6046V9.25H72.5293V11.5318Z%22%20fill%3D%22inherit%22%2F%3E%20%3Cpath%20d%3D%22M98.3183%2014.8511C99.0373%2014.468%2099.4359%2013.7753%2099.4359%2012.5177C99.4359%2010.2089%2097.8953%209.24609%2095.5135%209.24609H88.7568V20.746H96.7044C98.4528%2020.746%2099.92%2019.6898%2099.92%2017.4744C99.92%2015.9613%2099.3405%2015.2097%2098.3208%2014.8462L98.3183%2014.8511ZM91.2438%2011.5279H94.7994C96.0148%2011.5279%2096.9929%2011.5967%2096.9929%2012.7339C96.9929%2013.8711%2096.0563%2013.9399%2094.9046%2013.9399H91.2414V11.5279H91.2438ZM95.3276%2018.4691H91.2438V15.9466H95.6431C96.7948%2015.9466%2097.4771%2016.1234%2097.4771%2017.2066C97.4771%2018.3881%2096.5405%2018.4667%2095.3276%2018.4667V18.4691Z%22%20fill%3D%22inherit%22%2F%3E%20%3Cpath%20d%3D%22M148%2011.6104V9.25H135.925V11.5318H144.3V11.7774L135.925%2018.3895V20.745H136.46L136.463%2020.7499L136.468%2020.745H148V18.4632H139.686V18.1709L148%2011.6104Z%22%20fill%3D%22inherit%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2015C0%206.71524%206.72173%200%2015.0145%200C23.3072%200%2030.029%206.71524%2030.029%2015C30.029%2023.2848%2023.3072%2030%2015.0145%2030C6.72173%2030%200%2023.2848%200%2015ZM23.8702%2020.75C24.6373%2020.75%2025.3651%2021.0865%2025.8592%2021.671L25.8568%2021.6735L26.0338%2021.8823L26.3657%2021.5507L26.1788%2021.3321C25.7806%2020.8605%2025.5617%2020.2661%2025.5617%2019.6496V17.4832C25.5617%2015.9677%2024.9815%2015.2186%2023.9538%2014.8551C24.6767%2014.4719%2025.0774%2013.7768%2025.0774%2012.5217C25.0774%2010.2104%2023.5285%209.25004%2021.1339%209.25004H19.7177H14.3408V17.5029H14.0458L8.73775%2010.1809C8.31734%209.60373%207.64861%209.25741%206.93317%209.25741L4.46476%209.25004V20.75H6.96759V12.4971H7.25524L12.5682%2019.8264C12.9911%2020.4061%2013.6623%2020.75%2014.3802%2020.75H23.8702ZM22.6238%2012.7372C22.6238%2011.6%2021.638%2011.5312%2020.4185%2011.5312H16.8438V13.9432H20.5267C21.6847%2013.9432%2022.6263%2013.899%2022.6263%2012.7372H22.6238ZM21.2667%2015.9492H16.8438V18.4717H20.9496C22.169%2018.4717%2023.1106%2018.3931%2023.1106%2017.2117C23.1106%2016.1285%2022.4247%2015.9517%2021.2667%2015.9517V15.9492Z%22%20fill%3D%22inherit%22%2F%3E%20%3C%2Fsvg%3E%20%3C%2Fsvg%3E",
    "favicon": "https://cdn-ikpmhal.nitrocdn.com/ZSBeIwNRgmJhmIHcMLlHleOYCHWovLTt/assets/images/optimized/rev-c7a632e/netbeez.net/wp-content/uploads/2024/07/cropped-Full-logo-black-circle-with-white-letters-32x32.png",
    "ogImage": null,
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'NetBeez'. It is the most prominent logo fitting the brand identity.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Request a Demo  Discover our demo process",
      "reasoning": "Button #0, 'Request a Demo', is the primary CTA due to its prominent position and action-oriented text, encouraging users to engage with the demo process. It uses the vibrant brand color #414AD9, making it stand out as the main call-to-action."
    },
    "secondary": {
      "index": 2,
      "text": "Remote Contact Centers",
      "reasoning": "Button #9, 'Remote Contact Centers', is selected as the secondary button because it has a different background color (#FFFFFF) and serves as a less prominent action compared to the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "IT professionals and network administrators"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'NetBeez'. It is the most prominent logo fitting the brand identity.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles