netskope.json

Netskope Brand Identity

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

Quick Facts

Field Value
Primary #FF8200
Accent #FF8200
Body Font Inter
Heading Font Lora

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: business professionals

Netskope Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials:

Working with these fonts

Not found on Google Fonts? Follow any of the suggested methods to capture the fonts if you have permission to use the brand assets.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Lora",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#FF8200",
    "secondary": "#F57E20",
    "accent": "#FF8200",
    "background": "#FFFFFF",
    "textPrimary": "#081A59",
    "link": "#081A59"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Lora"
    },
    "fontStacks": {
      "heading": [
        "Inter"
      ],
      "body": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "Noto Sans",
        "Liberation Sans",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Inter"
      ]
    },
    "fontSizes": {
      "h1": "85px",
      "h2": "40px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "15px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FF8200",
      "textColor": "#081A59",
      "borderColor": "#FF8200",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#AFF198",
      "textColor": "#081A59",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.netskope.com/wp-content/themes/netskope/images/v3/netskope-logo-reverse.svg",
    "favicon": "https://www.netskope.com/wp-content/uploads/2019/04/cropped-favicon-32x32.png",
    "ogImage": "https://www.netskope.com/wp-content/uploads/2021/09/netskope-share-1200x627-1.jpg",
    "logoHref": "/",
    "logoAlt": "Netskope logo"
  }
}