Edge of Space

A cool 5-color palette built around Edge of Space (#330846), Lusty Lavender (#8e54af), and Lavender Fragrance (#e4bbff), with a calm feel throughout.

coolcalm
Visualize
:root {
  --color-1: #330846;
  --color-2: #5e2e79;
  --color-3: #8e54af;
  --color-4: #c17ce9;
  --color-5: #e4bbff;
}

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

Edge of Space FAQ

What colors are in Edge of Space?

Edge of Space uses 5 colors: Edge of Space, Foggy Amethyst, Lusty Lavender, Fake Love, Lavender Fragrance.

Is Edge of Space accessible for text and backgrounds?

The highest-contrast pair in this palette is Edge of Space on Lavender Fragrance, at 10.2:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Edge of Space in a project?

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