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

Quest Nutrition brand colours

What colours does Quest Nutrition use?

Quest Nutrition leads on sky #009ABC. The full set is sky, pale aqua and white: #009ABC, #A5E5EE, #FEFFFF. Every code below is the brand's own published colour, not copied from a listicle.

The Quest Nutrition colour palette

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

primaryAa

skyprimary

RGB
0, 154, 188
HSL
191°, 100%, 37%
Text on it
black · 5.7:1
Role
primary
supportingAa

pale aqua

RGB
165, 229, 238
HSL
187°, 68%, 79%
Text on it
black · 13.51: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 {
  --quest-nutrition-1: #009abc;
  --quest-nutrition-2: #a5e5ee;
  --quest-nutrition-3: #feffff;
}

Tailwind

theme: {
  extend: {
    colors: {
      'quest-nutrition-1': '#009abc',
      'quest-nutrition-2': '#a5e5ee',
      'quest-nutrition-3': '#feffff',
    },
  },
}

Where these came from

These are Quest Nutrition's published colours, as recorded for questnutrition.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 19 September 2026.

Questions

What are Quest Nutrition's brand colours?

sky, pale aqua and white, #009ABC, #A5E5EE, #FEFFFF. The one to reach for first is sky #009ABC.

Where do these hex codes come from?

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

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