Pacific Queen

A tropical 5-color palette built around Pacific Queen (#006a60), Bloodtracker Brown (#703f00), and Hydrangea Purple (#ca9eff), with a vibrant feel throughout.

tropicalvibrant
Visualize
:root {
  --color-1: #006a60;
  --color-2: #be89fb;
  --color-3: #703f00;
  --color-4: #009588;
  --color-5: #ca9eff;
}

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

Pacific Queen FAQ

What colors are in Pacific Queen?

Pacific Queen uses 5 colors: Pacific Queen, Lilac Geode, Bloodtracker Brown, Approval Green, Hydrangea Purple.

Is Pacific Queen accessible for text and backgrounds?

The highest-contrast pair in this palette is Bloodtracker Brown on Hydrangea Purple, at 4.1:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Pacific Queen in a project?

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