Lavender Color Palette

Soft lavender fields inspire this palette of muted purples, lilac, and warm gray. Its calming presence works beautifully for aromatherapy brands, meditation apps, and spa environments.

#9B8EC0

Dusty Indigo

RGB(155, 142, 192)

HSL(256, 28%, 65%)

#B8A9D0

Dusty Violet

RGB(184, 169, 208)

HSL(263, 29%, 74%)

#D0C4E0

Dusty Violet

RGB(208, 196, 224)

HSL(266, 31%, 82%)

#E6DFF0

Dusty Violet

RGB(230, 223, 240)

HSL(265, 36%, 91%)

#F0ECF6

Dusty Violet

RGB(240, 236, 246)

HSL(264, 36%, 95%)

#FAF8FD

Light Violet

RGB(250, 248, 253)

HSL(264, 56%, 98%)

lightbulbBest Use Cases

  • checkAromatherapy brands
  • checkMeditation apps
  • checkSpa design

businessIndustries

  • checkWellness
  • checkBeauty
Mood:calming

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #9B8EC0;
  --color-2: #B8A9D0;
  --color-3: #D0C4E0;
  --color-4: #E6DFF0;
  --color-5: #F0ECF6;
  --color-6: #FAF8FD;
}

Tailwind CSS Config

colors: {
  'lavender-1': '#9B8EC0',
  'lavender-2': '#B8A9D0',
  'lavender-3': '#D0C4E0',
  'lavender-4': '#E6DFF0',
  'lavender-5': '#F0ECF6',
  'lavender-6': '#FAF8FD',
}
lavenderpurplesoftcalmingfloral

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes