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

Gardenia brand colours

What colours does Gardenia use?

Gardenia leads on indigo #2A2A84, which covers 24.9% of the mark. The full set is white, indigo, off-white, pale cream, purple and pale lavender: #FFFFFE, #2A2A84, #CCEBFC, #FEEED3, #44438C, #BBBBD5. Every code below was read from the logo file itself, not copied from another list.

The Gardenia colour palette

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

60.8%Aa

whitelargest

RGB
255, 255, 254
HSL
60°, 100%, 100%
Text on it
black · 18.85:1
Share of mark
60.8%
24.9%Aa

indigoprimary

RGB
42, 42, 132
HSL
240°, 52%, 34%
Text on it
white · 11.91:1
Share of mark
24.9%
3%Aa

off-white

RGB
204, 235, 252
HSL
201°, 89%, 89%
Text on it
black · 15.14:1
Share of mark
3%
1.6%Aa

pale cream

RGB
254, 238, 211
HSL
38°, 96%, 91%
Text on it
black · 16.51:1
Share of mark
1.6%
1.4%Aa

purple

RGB
68, 67, 140
HSL
241°, 35%, 41%
Text on it
white · 8.65:1
Share of mark
1.4%
1.8%Aa

pale lavender

RGB
187, 187, 213
HSL
240°, 24%, 78%
Text on it
black · 10.04:1
Share of mark
1.8%

Ready to paste

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

CSS

:root {
  --gardenia-1: #fffffe;
  --gardenia-2: #2a2a84;
  --gardenia-3: #ccebfc;
  --gardenia-4: #feeed3;
  --gardenia-5: #44438c;
  --gardenia-6: #bbbbd5;
}

Tailwind

theme: {
  extend: {
    colors: {
      'gardenia-1': '#fffffe',
      'gardenia-2': '#2a2a84',
      'gardenia-3': '#ccebfc',
      'gardenia-4': '#feeed3',
      'gardenia-5': '#44438c',
      'gardenia-6': '#bbbbd5',
    },
  },
}

How these were measured

We fetch the Gardenia logo from gardenia.com.my, 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 Gardenia uses on packaging or on their site but not in their mark will not appear here.

Read 17 September 2026.

Questions

What are Gardenia's brand colours?

white, indigo, off-white, pale cream, purple and pale lavender, #FFFFFE, #2A2A84, #CCEBFC, #FEEED3, #44438C, #BBBBD5. The one to reach for first is indigo #2A2A84.

Where do these hex codes come from?

The Gardenia logo itself, fetched from gardenia.com.my 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 Gardenia'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 Gardenia'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.