Monochrome Purple Color Palette

A full tonal range of purple from deep eggplant to palest lilac creates a regal monochromatic experience. This unified palette suits creative brand guidelines, event theming, and beauty product lines.

#1A0533

Dark Violet

RGB(26, 5, 51)

HSL(267, 82%, 11%)

#3A1078

Deep Violet

RGB(58, 16, 120)

HSL(264, 76%, 27%)

#5B2C8E

Violet

RGB(91, 44, 142)

HSL(269, 53%, 36%)

#8B5DC0

Violet

RGB(139, 93, 192)

HSL(268, 44%, 56%)

#BB94E0

Pale Violet

RGB(187, 148, 224)

HSL(271, 55%, 73%)

#E8D4F5

Light Violet

RGB(232, 212, 245)

HSL(276, 62%, 90%)

lightbulbBest Use Cases

  • checkBrand guidelines
  • checkEvent theming
  • checkBeauty products

businessIndustries

  • checkBeauty
  • checkEvents
Mood:regal

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #1A0533;
  --color-2: #3A1078;
  --color-3: #5B2C8E;
  --color-4: #8B5DC0;
  --color-5: #BB94E0;
  --color-6: #E8D4F5;
}

Tailwind CSS Config

colors: {
  'monochrome-purple-1': '#1A0533',
  'monochrome-purple-2': '#3A1078',
  'monochrome-purple-3': '#5B2C8E',
  'monochrome-purple-4': '#8B5DC0',
  'monochrome-purple-5': '#BB94E0',
  'monochrome-purple-6': '#E8D4F5',
}
monochromepurpleunifiedregaltonal

Want to Extract Colors from Your Own Images?

Upload any photo and get a custom color palette instantly — free.

Try PaletteAI Free

Related Palettes