Royal Raul

A earthy 5-color palette built around Royal Raul (#8f7cb3), Pretty Petunia (#dfb5e8), and Opera Mauve (#ba83a7), with a muted feel throughout.

earthymuted
Visualize
:root {
  --color-1: #8f7cb3;
  --color-2: #7c5f91;
  --color-3: #dfb5e8;
  --color-4: #7f527b;
  --color-5: #ba83a7;
}

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

Royal Raul FAQ

What colors are in Royal Raul?

Royal Raul uses 5 colors: Royal Raul, Ghostly Purple, Pretty Petunia, Phlox Flower Violet, Opera Mauve.

Is Royal Raul accessible for text and backgrounds?

The highest-contrast pair in this palette is Pretty Petunia on Phlox Flower Violet, at 3.5:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Royal Raul in a project?

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