Soy Sauce

Explore this new-years-eve color palette featuring Soy Sauce (#1b0400), Brown Red (#923000), and After Burn (#ff885d) for a dark design aesthetic.

new-years-evedark
Visualize
:root {
  --color-1: #1b0400;
  --color-2: #521700;
  --color-3: #923000;
  --color-4: #d84b00;
  --color-5: #ff885d;
}

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

Soy Sauce FAQ

What colors are in Soy Sauce?

Soy Sauce uses 5 colors: Soy Sauce, Baragon Brown, Brown Red, Deep Orange, After Burn.

Is Soy Sauce accessible for text and backgrounds?

The highest-contrast pair in this palette is Soy Sauce on After Burn, at 8.4:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Soy Sauce in a project?

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