NEXGENT Brand: Colors, Fonts, Logo & Visual Identity

NEXGENT Brand Identity

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

Primary
#000D2B
Accent
#FFC507
Body Font
DM Sans
Heading
Montserrat

Color Palette

Brand palette extracted from https://ngt.academy/.
primary
#000D2B
rgb(0, 13, 43)
secondary
#2EA3F2
rgb(46, 163, 242)
accent
#FFC507
rgb(255, 197, 7)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#FFC507
rgb(255, 197, 7)

Typography

Each font links to its Google Fonts page where available.
primary
DM Sans
DM Sans Google Fonts →
heading
Montserrat
Montserrat Google Fonts →
DM Sans, Helvetica, Arial, Lucida, sans-serif

Visual Assets

Brand Personality

Tone: professional
Energy: medium
Audience: IT professionals and tech learners

NEXGENT Brand in the Wild

Frequently Asked Questions

What is NEXGENT's primary brand color?
NEXGENT's primary brand color is #000D2B. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does NEXGENT use?
NEXGENT uses #FFC507 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does NEXGENT use?
NEXGENT uses DM Sans for body text and Montserrat for headings. Fonts were detected on https://ngt.academy/ as part of their live design system.

Does NEXGENT use a light or dark theme?
NEXGENT's primary site uses a dark color scheme, with a background of #000000.

Where can I find NEXGENT's logo?
NEXGENT's logo is available directly on their site (https://ngt.academy/). 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://ngt.academy/ 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 NEXGENT.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Montserrat",
      "role": "heading"
    },
    {
      "family": "DM Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#000D2B",
    "secondary": "#2EA3F2",
    "accent": "#FFC507",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#FFC507"
  },
  "typography": {
    "fontFamilies": {
      "primary": "DM Sans",
      "heading": "Montserrat"
    },
    "fontStacks": {
      "heading": [
        "DM Sans",
        "Helvetica",
        "Arial",
        "Lucida",
        "sans-serif"
      ],
      "body": [
        "Montserrat",
        "Helvetica",
        "Arial",
        "Lucida",
        "sans-serif"
      ],
      "paragraph": [
        "DM Sans",
        "Helvetica",
        "Arial",
        "Lucida",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "46px",
      "h2": "15px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "3px"
  },
  "components": {},
  "images": {
    "logo": "https://ngt.academy/wp-content/uploads/2022/04/ngt-academy.png",
    "favicon": "https://www.nexgent.com/wp-content/uploads/2020/01/ngt-appicon.png",
    "ogImage": null,
    "logoHref": "https://ngt.academy/",
    "logoAlt": "Ngt Academy"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "IT professionals and tech learners"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0.9,
    "overall": 0.45
  }
}