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.

Fitness · brand assets

Oura brand colours

What colours does Oura use?

Oura leads on navy #2F4B73. The full set is navy, silver and white: #2F4B73, #B6C4DA, #FEFFFF. Every code below is the brand's own published colour, not copied from a listicle.

The Oura colour palette

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

primaryAa

navyprimary

RGB
47, 75, 115
HSL
215°, 42%, 32%
Text on it
white · 8.84:1
Role
primary
supportingAa

silver

RGB
182, 196, 218
HSL
217°, 33%, 78%
Text on it
black · 10.69:1
Role
supporting
supportingAa

white

RGB
254, 255, 255
HSL
180°, 100%, 100%
Text on it
black · 18.83:1
Role
supporting

Ready to paste

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

CSS

:root {
  --oura-1: #2f4b73;
  --oura-2: #b6c4da;
  --oura-3: #feffff;
}

Tailwind

theme: {
  extend: {
    colors: {
      'oura-1': '#2f4b73',
      'oura-2': '#b6c4da',
      'oura-3': '#feffff',
    },
  },
}

Where these came from

These are Oura's published colours, as recorded for ouraring.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 3 September 2026.

Questions

What are Oura's brand colours?

navy, silver and white, #2F4B73, #B6C4DA, #FEFFFF. The one to reach for first is navy #2F4B73.

Where do these hex codes come from?

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

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