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.

Beauty · brand assets

The Honest Company brand colours

What colours does The Honest Company use?

The Honest Company leads on white #FEFEFE, which covers 73.5% of the mark. The full set is white, black, charcoal, silver, grey and slate: #FEFEFE, #1D1B1C, #3C3B3B, #D4D3D4, #ACABAC, #7C7B7B. Every code below was read from the logo file itself, not copied from another list.

The The Honest Company colour palette

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

73.5%Aa

whitelargest

RGB
254, 254, 254
HSL
0°, 0%, 100%
Text on it
black · 18.7:1
Share of mark
73.5%
16.4%Aa

black

RGB
29, 27, 28
HSL
330°, 4%, 11%
Text on it
white · 17.13:1
Share of mark
16.4%
2.8%Aa

charcoal

RGB
60, 59, 59
HSL
0°, 1%, 23%
Text on it
white · 11.17:1
Share of mark
2.8%
2.6%Aa

silver

RGB
212, 211, 212
HSL
300°, 1%, 83%
Text on it
black · 12.63:1
Share of mark
2.6%
2.3%Aa

grey

RGB
172, 171, 172
HSL
300°, 1%, 67%
Text on it
black · 8.24:1
Share of mark
2.3%
2.4%Aa

slate

RGB
124, 123, 123
HSL
0°, 0%, 48%
Text on it
black · 4.47:1
Share of mark
2.4%

Ready to paste

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

CSS

:root {
  --the-honest-company-1: #fefefe;
  --the-honest-company-2: #1d1b1c;
  --the-honest-company-3: #3c3b3b;
  --the-honest-company-4: #d4d3d4;
  --the-honest-company-5: #acabac;
  --the-honest-company-6: #7c7b7b;
}

Tailwind

theme: {
  extend: {
    colors: {
      'the-honest-company-1': '#fefefe',
      'the-honest-company-2': '#1d1b1c',
      'the-honest-company-3': '#3c3b3b',
      'the-honest-company-4': '#d4d3d4',
      'the-honest-company-5': '#acabac',
      'the-honest-company-6': '#7c7b7b',
    },
  },
}

How these were measured

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

Read 7 September 2026.

Questions

What are The Honest Company's brand colours?

white, black, charcoal, silver, grey and slate, #FEFEFE, #1D1B1C, #3C3B3B, #D4D3D4, #ACABAC, #7C7B7B. The one to reach for first is white #FEFEFE.

Where do these hex codes come from?

The The Honest Company logo itself, fetched from honest.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 The Honest Company'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 The Honest Company'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.