Wellness & Spa Color Palette

Tranquil sage, soft lavender, warm sand, and pure white create a sanctuary-like palette. This calming combination transforms spa menus, wellness retreat branding, and meditation app interfaces.

#87A878

Green

RGB(135, 168, 120)

HSL(101, 22%, 56%)

#B8A9D0

Dusty Violet

RGB(184, 169, 208)

HSL(263, 29%, 74%)

#D2B48C

Pale Vermilion

RGB(210, 180, 140)

HSL(34, 44%, 69%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

#F2F5EE

Dusty Green

RGB(242, 245, 238)

HSL(86, 26%, 95%)

#F0ECF6

Dusty Violet

RGB(240, 236, 246)

HSL(264, 36%, 95%)

lightbulbBest Use Cases

  • checkSpa menus
  • checkRetreat branding
  • checkMeditation apps

businessIndustries

  • checkWellness
  • checkHospitality
Mood:tranquil

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #87A878;
  --color-2: #B8A9D0;
  --color-3: #D2B48C;
  --color-4: #FFFFFF;
  --color-5: #F2F5EE;
  --color-6: #F0ECF6;
}

Tailwind CSS Config

colors: {
  'wellness-spa-1': '#87A878',
  'wellness-spa-2': '#B8A9D0',
  'wellness-spa-3': '#D2B48C',
  'wellness-spa-4': '#FFFFFF',
  'wellness-spa-5': '#F2F5EE',
  'wellness-spa-6': '#F0ECF6',
}
wellnessspatranquilcalmingsanctuary

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes