Queer Blue

Looking for a pastel palette? This one pairs Queer Blue (#8bade6), Light Periwinkle (#bec4ff), and Petrified Purple (#9c87c3) for a soft result.

pastelsoft
Visualize
:root {
  --color-1: #8bade6;
  --color-2: #cddaff;
  --color-3: #bec4ff;
  --color-4: #938bc8;
  --color-5: #9c87c3;
}

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

Queer Blue FAQ

What colors are in Queer Blue?

Queer Blue uses 5 colors: Queer Blue, Arc Light, Light Periwinkle, Adora, Petrified Purple.

Is Queer Blue accessible for text and backgrounds?

The highest-contrast pair in this palette is Arc Light on Petrified Purple, at 2.3:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Queer Blue in a project?

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