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

Magic Spoon brand colours

What colours does Magic Spoon use?

Magic Spoon leads on indigo #6A03F4. The full set is indigo, pale lavender and white: #6A03F4, #D1A2F7, #FEFCFD. Every code below is the brand's own published colour, not copied from a listicle.

The Magic Spoon colour palette

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

primaryAa

indigoprimary

RGB
106, 3, 244
HSL
266°, 98%, 48%
Text on it
white · 7.16:1
Role
primary
supportingAa

pale lavender

RGB
209, 162, 247
HSL
273°, 84%, 80%
Text on it
black · 9.18:1
Role
supporting
supportingAa

white

RGB
254, 252, 253
HSL
330°, 50%, 99%
Text on it
black · 18.46:1
Role
supporting

Ready to paste

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

CSS

:root {
  --magic-spoon-1: #6a03f4;
  --magic-spoon-2: #d1a2f7;
  --magic-spoon-3: #fefcfd;
}

Tailwind

theme: {
  extend: {
    colors: {
      'magic-spoon-1': '#6a03f4',
      'magic-spoon-2': '#d1a2f7',
      'magic-spoon-3': '#fefcfd',
    },
  },
}

Where these came from

These are Magic Spoon's published colours, as recorded for magicspoon.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 Magic Spoon's brand colours?

indigo, pale lavender and white, #6A03F4, #D1A2F7, #FEFCFD. The one to reach for first is indigo #6A03F4.

Where do these hex codes come from?

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

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