Deep Sea

A cool 5-color palette built around Dark Matter (#140200), Red Tone Ink (#892c09), and Rinsed-Out Red (#fe7c53), with a dark feel throughout.

cooldark
Visualize
:root {
  --color-1: #140200;
  --color-2: #4c1200;
  --color-3: #892c09;
  --color-4: #c25330;
  --color-5: #fe7c53;
}

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

Deep Sea FAQ

What colors are in Deep Sea?

Deep Sea uses 5 colors: Dark Matter, Bean, Red Tone Ink, Raucous Orange, Rinsed-Out Red.

Is Deep Sea accessible for text and backgrounds?

The highest-contrast pair in this palette is Dark Matter on Rinsed-Out Red, at 7.9:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Deep Sea in a project?

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