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

Amrut brand colours

What colours does Amrut use?

Amrut leads on tan #D3B46C, which covers 4.4% of the mark. The full set is black, chocolate, tan, sand, brown and camel: #090907, #2B2314, #D3B46C, #DBC493, #6B5C3B, #9B8453. Every code below was read from the logo file itself, not copied from another list.

The Amrut colour palette

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

79.8%Aa

blacklargest

RGB
9, 9, 7
HSL
60°, 13%, 3%
Text on it
white · 19.93:1
Share of mark
79.8%
3.1%Aa

chocolate

RGB
43, 35, 20
HSL
39°, 37%, 12%
Text on it
white · 15.52:1
Share of mark
3.1%
4.4%Aa

tanprimary

RGB
211, 180, 108
HSL
42°, 54%, 63%
Text on it
black · 9.44:1
Share of mark
4.4%
2.4%Aa

sand

RGB
219, 196, 147
HSL
41°, 50%, 72%
Text on it
black · 11.07:1
Share of mark
2.4%
4.1%Aa

brown

RGB
107, 92, 59
HSL
41°, 29%, 33%
Text on it
white · 6.52:1
Share of mark
4.1%
2.4%Aa

camel

RGB
155, 132, 83
HSL
41°, 30%, 47%
Text on it
black · 5.23:1
Share of mark
2.4%

Ready to paste

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

CSS

:root {
  --amrut-1: #090907;
  --amrut-2: #2b2314;
  --amrut-3: #d3b46c;
  --amrut-4: #dbc493;
  --amrut-5: #6b5c3b;
  --amrut-6: #9b8453;
}

Tailwind

theme: {
  extend: {
    colors: {
      'amrut-1': '#090907',
      'amrut-2': '#2b2314',
      'amrut-3': '#d3b46c',
      'amrut-4': '#dbc493',
      'amrut-5': '#6b5c3b',
      'amrut-6': '#9b8453',
    },
  },
}

How these were measured

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

Read 8 September 2026.

Questions

What are Amrut's brand colours?

black, chocolate, tan, sand, brown and camel, #090907, #2B2314, #D3B46C, #DBC493, #6B5C3B, #9B8453. The one to reach for first is tan #D3B46C.

Where do these hex codes come from?

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