Brand colors

Databricks colors

Databricks's 5 brand colors as structured tokens — every role's hex with copy buttons, contrast pairs measured against the brand's own surface, and CSS / DTCG downloads. Ask your agent for a palette inspired by Databricks via the colors MCP.

Extracted
Version
3
Guidelines
official
Verified from the live site at databricks.com on 2 September 2026 (version 3).

Role tokens

  • primary#fc341c · Orange Red
  • secondary#eb1600 · Apple Cherry
  • accent#007aff · Azure
  • surface#ffffff · White
  • text#111111 · Near Black

Contrast pairs

PairRatioAAAA largeAAAFix
Aaprimary on surface
3.72:1failpassfailAA: primary #e71a04 (4.62:1)
Aasecondary on surface
4.52:1passpassfailAAA: secondary #ad1100 (7.35:1)
Aaaccent on surface
4.02:1failpassfailAA: accent #0071eb (4.6:1)
Aatext on surface
18.88:1passpasspass
Aatext on primary
5.08:1passpassfailAAA: primary #fd7363 (7.02:1)
Aatext on secondary
4.18:1failpassfailAA: text #050505 (4.51:1)
Aatext on accent
4.7:1passpassfailAAA: accent #4da3ff (7.19:1)

Measured against the brand's own surface where it has one; fixes move lightness only so they stay on-hue.

Download

The same tokens as CSS custom properties, a Tailwind v4 @theme block, and a W3C DTCG color group — or fetch tokens.json / brand.css for the full brand.

css · databricks-com-colors.css
:root {
  --color-primary: #fc341c;
  --color-secondary: #eb1600;
  --color-accent: #007aff;
  --color-surface: #ffffff;
  --color-text: #111111;
}
tailwind · theme.css
/* Databricks — Tailwind v4 theme. Import after "tailwindcss". */
@theme {
  --color-primary: #fc341c;
  --color-secondary: #eb1600;
  --color-accent: #007aff;
  --color-surface: #ffffff;
  --color-text: #111111;
}
dtcg · databricks-com-colors.tokens.json
{
  "$description": "Databricks brand colors",
  "color": {
    "primary": {
      "$type": "color",
      "$value": "#fc341c"
    },
    "secondary": {
      "$type": "color",
      "$value": "#eb1600"
    },
    "accent": {
      "$type": "color",
      "$value": "#007aff"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text": {
      "$type": "color",
      "$value": "#111111"
    }
  }
}

Similar brand palettes

Public brands whose primary sits closest on the hue wheel.

mcpConnect your agent — riff on Databricks
live endpoint

Point any MCP client at the shared colors endpoint and your agent gets the same engine as this page — direct_palette, edit_direction, check_palette, check_contrast — read-only, no key. Every direction it proposes comes with a /colors/d/… link: open it, lock what you like, paste the link back, and the agent edits rather than re-rolls.

endpointhttps://mcp.brandsweets.com/colors/mcp
claude mcp add --transport http brandsweets-colors https://mcp.brandsweets.com/colors/mcp
try this prompt

build a palette inspired by Databricks for a data startup — keep the feel, change the primary, and give me the /palettes/new link

tool url/palettes/new/fc341c-eb1600-007aff-ffffff-111111?lock=0

Want the agent to remember your picks and write them into a living brand? Create a free BrandSweets workspace.

Databricks trademarks and logos belong to their owner. Shown for identification (nominative use); not affiliated or endorsed. Owner of this brand? Request a correction or removal →