Blackout
Looking for a monochrome palette? This one pairs Blackout (#0f0500), Wooden Cabin (#775a3e), and Friendly Tan (#c69f7c) for a dark result.
:root {
--color-1: #0f0500;
--color-2: #301d08;
--color-3: #533a22;
--color-4: #775a3e;
--color-5: #9e7c5c;
--color-6: #c69f7c;
}.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.
Similar palettes
Blackout FAQ
What colors are in Blackout?
Blackout uses 6 colors: Blackout, Close but No Cigar, Clove Yellow Brown, Wooden Cabin, Barite, Friendly Tan.
Is Blackout accessible for text and backgrounds?
The highest-contrast pair in this palette is Blackout on Friendly Tan, at 8.3:1 (AAA). Use the accessibility panel above to check any specific pair.
How do I use Blackout in a project?
Copy the hex codes above, or open Blackout in the generator to remix it and export as CSS, Tailwind, or JSON.