Pastel Magenta

A floral 4-color palette built around Pastel Magenta (#fb93c2), Aphrodite Aqua (#4ee0ba), and Mermaid Dreams (#0088b8), with a soft feel throughout.

floralsoft
Visualize
:root {
  --color-1: #fb93c2;
  --color-2: #ffb181;
  --color-3: #4ee0ba;
  --color-4: #0088b8;
}

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

Pastel Magenta FAQ

What colors are in Pastel Magenta?

Pastel Magenta uses 4 colors: Pastel Magenta, Sassy Peach, Aphrodite Aqua, Mermaid Dreams.

Is Pastel Magenta accessible for text and backgrounds?

The highest-contrast pair in this palette is Aphrodite Aqua on Mermaid Dreams, at 2.4:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Pastel Magenta in a project?

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