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.

Home · brand assets

Our Place brand colours

What colours does Our Place use?

Our Place leads on black #010101. The full set is black and charcoal: #010101, #3C3835, #35312E. Every code below is the brand's own published colour, not copied from a listicle.

The Our Place colour palette

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

primaryAa

blackprimary

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

charcoal

RGB
60, 56, 53
HSL
26°, 6%, 22%
Text on it
white · 11.61:1
Role
supporting
supportingAa

charcoal

RGB
53, 49, 46
HSL
26°, 7%, 19%
Text on it
white · 12.88:1
Role
supporting

Ready to paste

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

CSS

:root {
  --our-place-1: #010101;
  --our-place-2: #3c3835;
  --our-place-3: #35312e;
}

Tailwind

theme: {
  extend: {
    colors: {
      'our-place-1': '#010101',
      'our-place-2': '#3c3835',
      'our-place-3': '#35312e',
    },
  },
}

Where these came from

These are Our Place's published colours, as recorded for fromourplace.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 24 August 2026.

Questions

What are Our Place's brand colours?

black and charcoal, #010101, #3C3835, #35312E. The one to reach for first is black #010101.

Where do these hex codes come from?

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

Is this Our Place'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 Our Place'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.