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

Manner brand colours

What colours does Manner use?

Manner leads on deep burgundy #641600, which covers 11.9% of the mark. The full set is deep burgundy, beige, pale cream, camel and rust: #641600, #D3BB94, #EBDDC3, #BD9B64, #9C653B, #8B4414. Every code below was read from the logo file itself, not copied from another list.

The Manner colour palette

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

11.9%Aa

deep burgundylargest

RGB
100, 22, 0
HSL
13°, 100%, 20%
Text on it
white · 12.68:1
Share of mark
11.9%
60.4%Aa

beige

RGB
211, 187, 148
HSL
37°, 42%, 70%
Text on it
black · 10.15:1
Share of mark
60.4%
11.8%Aa

pale cream

RGB
235, 221, 195
HSL
39°, 50%, 84%
Text on it
black · 14.07:1
Share of mark
11.8%
3.4%Aa

camel

RGB
189, 155, 100
HSL
37°, 40%, 57%
Text on it
black · 7.22:1
Share of mark
3.4%
9.4%Aa

camel

RGB
156, 101, 59
HSL
26°, 45%, 42%
Text on it
white · 4.84:1
Share of mark
9.4%
3.1%Aa

rust

RGB
139, 68, 20
HSL
24°, 75%, 31%
Text on it
white · 7.16:1
Share of mark
3.1%

Ready to paste

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

CSS

:root {
  --manner-1: #641600;
  --manner-2: #d3bb94;
  --manner-3: #ebddc3;
  --manner-4: #bd9b64;
  --manner-5: #9c653b;
  --manner-6: #8b4414;
}

Tailwind

theme: {
  extend: {
    colors: {
      'manner-1': '#641600',
      'manner-2': '#d3bb94',
      'manner-3': '#ebddc3',
      'manner-4': '#bd9b64',
      'manner-5': '#9c653b',
      'manner-6': '#8b4414',
    },
  },
}

How these were measured

We fetch the Manner logo from manner.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 Manner uses on packaging or on their site but not in their mark will not appear here.

Read 4 September 2026.

Questions

What are Manner's brand colours?

deep burgundy, beige, pale cream, camel and rust, #641600, #D3BB94, #EBDDC3, #BD9B64, #9C653B, #8B4414. The one to reach for first is deep burgundy #641600.

Where do these hex codes come from?

The Manner logo itself, fetched from manner.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 Manner'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 Manner'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.