Deep Current

Looking for a vibrant palette? This one pairs Deep Current (#007683), Salmon (#ff7b6d), and Sherpa Blue (#00434b) for a dark result.

vibrantdark
Visualize
:root {
  --color-1: #007683;
  --color-2: #85a5ff;
  --color-3: #ff7b6d;
  --color-4: #533f00;
  --color-5: #00434b;
}

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

What colors are in Deep Current?

Deep Current uses 5 colors: Deep Current, Kitten’s Eye, Salmon, Roman Bronze, Sherpa Blue.

Is Deep Current accessible for text and backgrounds?

The highest-contrast pair in this palette is Kitten’s Eye on Sherpa Blue, at 4.6:1 (AA). Use the accessibility panel above to check any specific pair.

How do I use Deep Current in a project?

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