Brand colors

Doordash colors

Doordash'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 Doordash via the colors MCP.

Extracted
Version
5
Verified from the live site at doordash.com on 2 September 2026 (version 5).

Role tokens

  • primary#ff3008 · DoorDash Red
  • secondary#eb1700 · Apple Cherry
  • accent#0000ee · Blue
  • surface#ffffff · White
  • text#000000 · Black

Contrast pairs

PairRatioAAAA largeAAAFix
Aaprimary on surface
3.7:1failpassfailAA: primary #e62600 (4.52:1)
Aasecondary on surface
4.51:1passpassfailAAA: secondary #ad1100 (7.35:1)
Aaaccent on surface
9.4:1passpasspass
Aatext on surface
21:1passpasspass
Aatext on primary
5.68:1passpassfailAAA: primary #ff6242 (7.08:1)
Aatext on secondary
4.65:1passpassfailAAA: secondary #ff6352 (7.16:1)
Aatext on accent
2.23:1failfailfailAA: text #b5b5b5 (4.58: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 · doordash-com-colors.css
:root {
  --color-primary: #ff3008;
  --color-secondary: #eb1700;
  --color-accent: #0000ee;
  --color-surface: #ffffff;
  --color-text: #000000;
}
tailwind · theme.css
/* Doordash — Tailwind v4 theme. Import after "tailwindcss". */
@theme {
  --color-primary: #ff3008;
  --color-secondary: #eb1700;
  --color-accent: #0000ee;
  --color-surface: #ffffff;
  --color-text: #000000;
}
dtcg · doordash-com-colors.tokens.json
{
  "$description": "Doordash brand colors",
  "color": {
    "primary": {
      "$type": "color",
      "$value": "#ff3008"
    },
    "secondary": {
      "$type": "color",
      "$value": "#eb1700"
    },
    "accent": {
      "$type": "color",
      "$value": "#0000ee"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text": {
      "$type": "color",
      "$value": "#000000"
    }
  }
}

Similar brand palettes

Public brands whose primary sits closest on the hue wheel.

mcpConnect your agent — riff on Doordash
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 Doordash for a food startup — keep the feel, change the primary, and give me the /palettes/new link

tool url/palettes/new/ff3008-eb1700-0000ee-ffffff-000000?lock=0

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

Doordash 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 →