Medium Slate Blue

A diwali 3-color palette built around Medium Slate Blue (#7f6cde), Lemon Chrome (#f9af00), and Keen Green (#266400), with a bold feel throughout.

diwalibold
Visualize
:root {
  --color-1: #7f6cde;
  --color-2: #f9af00;
  --color-3: #266400;
}

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

Medium Slate Blue FAQ

What colors are in Medium Slate Blue?

Medium Slate Blue uses 3 colors: Medium Slate Blue, Lemon Chrome, Keen Green.

Is Medium Slate Blue accessible for text and backgrounds?

The highest-contrast pair in this palette is Lemon Chrome on Keen Green, at 3.8:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Medium Slate Blue in a project?

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