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

Dr. Squatch brand colours

What colours does Dr. Squatch use?

Dr. Squatch leads on beige #C8B294. The full set is black, beige and deep chocolate: #000000, #C8B294, #482D1C. Every code below is the brand's own published colour, not copied from a listicle.

The Dr. Squatch colour palette

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

primaryAa

black

RGB
0, 0, 0
HSL
0°, 0%, 0%
Text on it
white · 21:1
Role
primary
supportingAa

beigeprimary

RGB
200, 178, 148
HSL
35°, 32%, 68%
Text on it
black · 9.21:1
Role
supporting
supportingAa

deep chocolate

RGB
72, 45, 28
HSL
23°, 44%, 20%
Text on it
white · 12.59:1
Role
supporting

Ready to paste

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

CSS

:root {
  --dr-squatch-1: #000000;
  --dr-squatch-2: #c8b294;
  --dr-squatch-3: #482d1c;
}

Tailwind

theme: {
  extend: {
    colors: {
      'dr-squatch-1': '#000000',
      'dr-squatch-2': '#c8b294',
      'dr-squatch-3': '#482d1c',
    },
  },
}

Where these came from

These are Dr. Squatch's published colours, as recorded for drsquatch.com. A published palette can carry colours that never appear in the logo: a secondary, or one used only on packaging. That is the reason to prefer it over reading the mark.

What it does not carry is how much of anything each colour covers, so there are no percentages here. Where we have read a brand's logo instead, those percentages appear and this paragraph says so instead.

Read 23 August 2026.

Questions

What are Dr. Squatch's brand colours?

black, beige and deep chocolate, #000000, #C8B294, #482D1C. The one to reach for first is beige #C8B294.

Where do these hex codes come from?

Dr. Squatch's own published brand palette, as recorded for drsquatch.com: it can include colours that never appear in the logo itself. Nothing here is copied from another site.

Is this Dr. Squatch's official palette?

It is the palette on their brand record, which is as close to official as a third party gets. A full brand book usually holds more: tints, a print-only colour, rules about where each one goes.

Can I use these colours?

A hex code is not protected. Using Dr. Squatch'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.