Warm Pink

A vibrant 5-color palette built around Warm Pink (#ff5181), Ocean Oasis (#006f68), and Aggressive Salmon (#ff7b98), with a dark feel throughout.

vibrantdark
Visualize
:root {
  --color-1: #ff5181;
  --color-2: #a36500;
  --color-3: #006f68;
  --color-4: #42a8ff;
  --color-5: #ff7b98;
}

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

Warm Pink FAQ

What colors are in Warm Pink?

Warm Pink uses 5 colors: Warm Pink, Cumin Ochre, Ocean Oasis, Adamantine Blue, Aggressive Salmon.

Is Warm Pink accessible for text and backgrounds?

The highest-contrast pair in this palette is Ocean Oasis on Aggressive Salmon, at 2.5:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Warm Pink in a project?

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