Datadog Brand: Colors, Fonts, Logo & Visual Identity

Datadog Brand Identity

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

Color Palette

Brand palette extracted from https://datadoghq.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Datadog's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

Methodology

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

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "NationalWeb",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#632CA6",
    "secondary": "#7700FF",
    "accent": "#632CA6",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#110617"
  },
  "typography": {
    "fontFamilies": {
      "primary": "NationalWeb",
      "heading": "NationalWeb"
    },
    "fontStacks": {
      "heading": [
        "NationalWeb",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "NationalWeb",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "NationalWeb",
        "Helvetica",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "68px",
      "h2": "36px",
      "body": "28px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#212529",
      "borderColor": null,
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#632CA6",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#555555",
      "borderRadius": "4px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://corp.dd-static.net/img/dd_logo_n_70x75.png?ch=Width,DPR&fit=max&auto=format&w=70&h=75",
    "favicon": "https://corp.dd-static.net/img/favicons/apple-touch-icon.png",
    "ogImage": "https://corp.dd-static.net/img/og/og-image-10-25.png?fit=crop&w=1200&h=630",
    "logoHref": "https://www.datadoghq.com/",
    "logoAlt": "DataDog"
  }
}