Bakelite Gold

A easter 5-color palette built around Bakelite Gold (#d7955d), Galley Gold (#d6ab5f), and Labrador’s Locks (#d2c46f), with a pastel feel throughout.

easterpastel
Visualize
:root {
  --color-1: #d7955d;
  --color-2: #dda562;
  --color-3: #d6ab5f;
  --color-4: #b29542;
  --color-5: #d2c46f;
}

.ASE works in Adobe apps and several others that adopted the format. .sketchpalette imports into Sketch. .swatches (Procreate) follows a community-documented structure, since Procreate doesn't publish an official spec, so treat it as best-effort. .pptx is a real PowerPoint file with the palette applied as the deck's theme colors (not just two sample slides); Keynote opens .pptx files directly too.

Bakelite Gold FAQ

What colors are in Bakelite Gold?

Bakelite Gold uses 5 colors: Bakelite Gold, India Trade, Galley Gold, Roti, Labrador’s Locks.

Is Bakelite Gold accessible for text and backgrounds?

The highest-contrast pair in this palette is Roti on Labrador’s Locks, at 1.6:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Bakelite Gold in a project?

Copy the hex codes above, or open Bakelite Gold in the generator to remix it and export as CSS, Tailwind, or JSON.