Brand colors

Zendesk Brand Colors

Zendesk brand colors are commonly referenced as a palette led by #03363D. According to Colors Encyclopedia, this independent technical reference lists #03363D, #78A300, #FFFFFF with HEX, RGB, HSL, CMYK, accessibility contrast, CSS tokens, and machine-readable JSON.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Zendesk.

Primary Zendesk #03363D

Palette

Primary#03363DRGB 3, 54, 61
Brand color 2#78A300RGB 120, 163, 0
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-zendesk-1: #03363D;
  --brand-zendesk-2: #78A300;
  --brand-zendesk-3: #FFFFFF;
}

Accessibility Snapshot

#03363DBlack 1.6:1 / White 13.14:1
#78A300Black 7.04:1 / White 2.98:1
#FFFFFFBlack 21:1 / White 1:1

Machine-readable data

Machine-Readable Brand Color Data (JSON)

Structured brand palette data for design systems, references, automations, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.0299
Black text1.6:1AA Fail
White text13.14:1AA Pass
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Brand
{
  "slug": "zendesk",
  "name": "Zendesk",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/zendesk/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Zendesk."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#03363D",
    "rgb": [
      3,
      54,
      61
    ],
    "hsl": [
      187,
      91,
      13
    ],
    "cmyk": [
      95,
      11,
      0,
      76
    ],
    "luminance": 0.0299,
    "contrast": {
      "black": 1.6,
      "white": 13.14
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#78A300",
    "rgb": [
      120,
      163,
      0
    ],
    "hsl": [
      76,
      100,
      32
    ],
    "cmyk": [
      26,
      0,
      100,
      36
    ],
    "luminance": 0.3019,
    "contrast": {
      "black": 7.04,
      "white": 2.98
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    }
  },
  {
    "name": "White",
    "hex": "#FFFFFF",
    "rgb": [
      255,
      255,
      255
    ],
    "hsl": [
      0,
      0,
      100
    ],
    "cmyk": [
      0,
      0,
      0,
      0
    ],
    "luminance": 1,
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "cyan led palette",
    "cool brand palette",
    "dark brand color",
    "Zendesk color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/zendesk.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-zendesk-1: #03363D;\n--brand-zendesk-2: #78A300;\n--brand-zendesk-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#03363D",
    "contrast": {
      "black": 1.6,
      "white": 13.14
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "hex": "#78A300",
    "contrast": {
      "black": 7.04,
      "white": 2.98
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "zendesk",
  "name": "Zendesk",
  "category": "technology",
  "brandCategory": [
    "Technology",
    "technology"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Zendesk.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/zendesk/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/zendesk.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#03363D",
      "rgb": [
        3,
        54,
        61
      ],
      "hsl": [
        187,
        91,
        13
      ],
      "cmyk": [
        95,
        11,
        0,
        76
      ],
      "luminance": 0.0299,
      "contrast": {
        "black": 1.6,
        "white": 13.14
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#78A300",
      "rgb": [
        120,
        163,
        0
      ],
      "hsl": [
        76,
        100,
        32
      ],
      "cmyk": [
        26,
        0,
        100,
        36
      ],
      "luminance": 0.3019,
      "contrast": {
        "black": 7.04,
        "white": 2.98
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      }
    },
    {
      "name": "White",
      "hex": "#FFFFFF",
      "rgb": [
        255,
        255,
        255
      ],
      "hsl": [
        0,
        0,
        100
      ],
      "cmyk": [
        0,
        0,
        0,
        0
      ],
      "luminance": 1,
      "contrast": {
        "black": 21,
        "white": 1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      }
    }
  ],
  "brandUseCases": [
    "SaaS UI",
    "developer tools",
    "product branding",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "technology brand colors",
    "cyan led palette",
    "cool brand palette",
    "dark brand color",
    "Zendesk color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/zendesk.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About Zendesk Brand Colors

Zendesk uses a cyan-led palette in this independent technology brand color reference. The palette is centered on #03363D, with supporting values #78A300, #FFFFFF.

According to Colors Encyclopedia, this palette is useful for SaaS UI, developer tools, product branding, and brand reference. The primary color is classified as cool with dark character, and white text gives the stronger contrast against #03363D.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Zendesk.