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

Javvy Coffee brand colours

What colours does Javvy Coffee use?

Javvy Coffee leads on deep indigo #43017C, which covers 36.2% of the mark. The full set is white, deep indigo, indigo and violet: #FFFFFF, #43017C, #6D1AB3, #9545DA, #BC74FB. Every code below was read from the logo file itself, not copied from another list.

The Javvy Coffee colour palette

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

25.5%Aa

whitelargest

RGB
255, 255, 255
HSL
0°, 0%, 100%
Text on it
black · 18.86:1
Share of mark
25.5%
36.2%Aa

deep indigoprimary

RGB
67, 1, 124
HSL
272°, 98%, 25%
Text on it
white · 13.69:1
Share of mark
36.2%
27.8%Aa

indigo

RGB
109, 26, 179
HSL
273°, 75%, 40%
Text on it
white · 8.58:1
Share of mark
27.8%
7.5%Aa

violet

RGB
149, 69, 218
HSL
272°, 67%, 56%
Text on it
white · 5.07:1
Share of mark
7.5%
1.6%Aa

violet

RGB
188, 116, 251
HSL
272°, 94%, 72%
Text on it
black · 6.31:1
Share of mark
1.6%

Ready to paste

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

CSS

:root {
  --javvy-coffee-1: #ffffff;
  --javvy-coffee-2: #43017c;
  --javvy-coffee-3: #6d1ab3;
  --javvy-coffee-4: #9545da;
  --javvy-coffee-5: #bc74fb;
}

Tailwind

theme: {
  extend: {
    colors: {
      'javvy-coffee-1': '#ffffff',
      'javvy-coffee-2': '#43017c',
      'javvy-coffee-3': '#6d1ab3',
      'javvy-coffee-4': '#9545da',
      'javvy-coffee-5': '#bc74fb',
    },
  },
}

How these were measured

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

Read 30 August 2026.

Questions

What are Javvy Coffee's brand colours?

white, deep indigo, indigo and violet, #FFFFFF, #43017C, #6D1AB3, #9545DA, #BC74FB. The one to reach for first is deep indigo #43017C.

Where do these hex codes come from?

The Javvy Coffee logo itself, fetched from javvycoffee.com 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 Javvy Coffee'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 Javvy Coffee'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.