Nugget

Looking for a diwali palette? This one pairs Nugget (#bf932b), Snappy Violet (#c40090), and Dear Darling (#a1000f) for a bold result.

diwalibold
Visualize
:root {
  --color-1: #bf932b;
  --color-2: #dc6c10;
  --color-3: #c40090;
  --color-4: #a1000f;
}

.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.

Nugget FAQ

What colors are in Nugget?

Nugget uses 4 colors: Nugget, Apple II Chocolate, Snappy Violet, Dear Darling.

Is Nugget accessible for text and backgrounds?

The highest-contrast pair in this palette is Nugget on Dear Darling, at 2.9:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Nugget in a project?

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