RoadmapWe are building this in the open. What should we add next?What should we build next?
Roadmap

What features do YOU want?

We are building this in the open. Tell us what would make it worth paying for and it goes straight to the person writing the code.

No account needed. One line is plenty.

Food and Beverage · brand assets

Dutch Bros brand colours

What colours does Dutch Bros use?

Dutch Bros leads on cobalt #245F9A, which covers 60.3% of the mark. The full set is cobalt, yellow, red, off-white and orange: #245F9A, #F6E300, #DA262D, #F2F2F3, #FAFD00, #E3691B. Every code below was read from the logo file itself, not copied from another list.

The Dutch Bros colour palette

Ordered by how much of the logo each one covers. Tap a code to copy it.

60.3%Aa

cobaltlargest

RGB
36, 95, 154
HSL
210°, 62%, 37%
Text on it
white · 6.61:1
Share of mark
60.3%
11.4%Aa

yellow

RGB
246, 227, 0
HSL
55°, 100%, 48%
Text on it
black · 14.29:1
Share of mark
11.4%
13.6%Aa

red

RGB
218, 38, 45
HSL
358°, 71%, 50%
Text on it
white · 4.89:1
Share of mark
13.6%
9.9%Aa

off-white

RGB
242, 242, 243
HSL
240°, 4%, 95%
Text on it
black · 16.86:1
Share of mark
9.9%
2.1%Aa

yellow

RGB
250, 253, 0
HSL
61°, 100%, 50%
Text on it
black · 17.17:1
Share of mark
2.1%
1.5%Aa

orange

RGB
227, 105, 27
HSL
23°, 79%, 50%
Text on it
black · 5.66:1
Share of mark
1.5%

Ready to paste

The same codes as custom properties and as a Tailwind theme extension.

CSS

:root {
  --dutch-bros-1: #245f9a;
  --dutch-bros-2: #f6e300;
  --dutch-bros-3: #da262d;
  --dutch-bros-4: #f2f2f3;
  --dutch-bros-5: #fafd00;
  --dutch-bros-6: #e3691b;
}

Tailwind

theme: {
  extend: {
    colors: {
      'dutch-bros-1': '#245f9a',
      'dutch-bros-2': '#f6e300',
      'dutch-bros-3': '#da262d',
      'dutch-bros-4': '#f2f2f3',
      'dutch-bros-5': '#fafd00',
      'dutch-bros-6': '#e3691b',
    },
  },
}

How these were measured

We fetch the Dutch Bros logo from dutchbros.com, decode the PNG, and count every pixel. Transparent pixels are not counted, on a logo delivered on a clear background they would otherwise outnumber everything and report the colour of nothing.

Colours a person cannot tell apart are merged. The edge of any letterform is a ramp of half-shades between the ink and whatever is behind it, and publishing six of those as brand colours is how the scraped palettes on other sites end up listing four greys.

The limit is worth stating plainly: this is the palette of a logo, not a brand book. A colour Dutch Bros uses on packaging or on their site but not in their mark will not appear here.

Read 24 August 2026.

Questions

What are Dutch Bros's brand colours?

cobalt, yellow, red, off-white and orange, #245F9A, #F6E300, #DA262D, #F2F2F3, #FAFD00, #E3691B. The one to reach for first is cobalt #245F9A.

Where do these hex codes come from?

The Dutch Bros logo itself, fetched from dutchbros.com and read pixel by pixel. Colours within a hair of each other are merged, because the edge of any letterform is a ramp between the ink and what is behind it and none of those greys are a brand colour. Nothing here is copied from another site.

Is this Dutch Bros's official palette?

It is what is in their logo, which is not the same thing. A brand book usually holds more : a secondary set, tints, a colour that only appears on packaging. What you get here is the part that is verifiable from a file anyone can fetch.

Can I use these colours?

A hex code is not protected. Using Dutch Bros's palette to pass work off as theirs is a trademark problem, and the same colours in your own moodboard, chart or comparison deck are not.