Pink Dream

A warm 5-color palette built around Pink Dream (#ff9f9f), Cinnamon Stick (#b04d27), and Apricot (#ffaf6c), with a bold feel throughout.

warmbold
Visualize
:root {
  --color-1: #ff9f9f;
  --color-2: #d36757;
  --color-3: #b04d27;
  --color-4: #f9965c;
  --color-5: #ffaf6c;
}

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

Pink Dream FAQ

What colors are in Pink Dream?

Pink Dream uses 5 colors: Pink Dream, Desert Coral, Cinnamon Stick, Brown Sand, Apricot.

Is Pink Dream accessible for text and backgrounds?

The highest-contrast pair in this palette is Cinnamon Stick on Apricot, at 2.9:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Pink Dream in a project?

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